07-27-2012, 10:27 PM
Hi Guys
Could you please tell me how to verify the presence of link and webbutton?
I am working on user roles automation, in which some users can see button and some dropdownlists and some don't have access.
early reply will be highly appreciated
Could you please tell me how to verify the presence of link and webbutton?
Code:
if Presence
msgbox "Present" else
msg "not present"
I am working on user roles automation, in which some users can see button and some dropdownlists and some don't have access.
early reply will be highly appreciated