07-24-2013, 07:22 AM
Yes. Thats what i had thought. So, the object does exist but is masked by the developer. Hence, you cannot see it on the screen but it does exist at the background.
What is your objective of test? Probably based on that I will be able to suggest.
BTW, If you have tried the visible, would you check it as below.
What is your objective of test? Probably based on that I will be able to suggest.
BTW, If you have tried the visible, would you check it as below.
Code:
MsgBox Browser("Username Dropdown").Page("Impersonate User").WebElement("UserName").GetROProperty("visible")
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.