-
Junior Member
Runtime Value
Hi All,
I am testing web application using QTP 8.2 .
I want to get runtime values for checkbox using property "html id" as html id changes when new checkbosx is added in application.
Please let me know is there any way to get runtime value for checkbox.
Thanks in Advanced,
Rahul.
-
Junior Member
Re: Runtime Value
hi,
please try using GetROProperty.
-
Junior Member
-
Expert Member
Re: Runtime Value
Hi
you can try with Regular Expression
-
Junior Member
Re: Runtime Value
GetRoProperty("value")
is executed and returned successfully.
-
Expert Member
Re: Runtime Value
But GetROProperty doesnt work for dynamic objects.
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