-
Junior Member
How to retrieve the value for Runtime property(disabled) of images in QTP9.2?
hi,
I wish to check whether the image is enabled or disabled in the application during run time.
I tried off with the following syntax, but it's not writing any value for the disabled and enabled property.
Msgbox Browser("MetLife Add Organization").Page("MetLife Add Organization").Webtable("name:=spacer").Image("name:=Next").GetRoProperty("disabled")
Could any one explain me how to verify this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules