08-30-2012, 10:28 PM
Hello
Yes screenshot required. I will try to help with this.
First You can add web element in into OR. Now you can see how you can retrieve from class. I can see you are able to print the both thing. If you having problem while comparing add CStr(YOUR VARIABLE NAME) now you can compare easily using any if condition.
one more thing if you still not able to retrieve data from web element.
1) open OR(Object Repository) and see class and follow that to get the data.
2) You can retrieve from "text" too. innertext is also fine. You can try if having problem with inner text.
Suggestion:
To get accurate help. Always try to explain in descriptive manner and use snapshot and other things to make sure other user of forum can understand perfectly. You can include what ever you are getting and all things. User like me will run code on my QTP and find right solution.
Best luck.
Yes screenshot required. I will try to help with this.
First You can add web element in into OR. Now you can see how you can retrieve from class. I can see you are able to print the both thing. If you having problem while comparing add CStr(YOUR VARIABLE NAME) now you can compare easily using any if condition.
one more thing if you still not able to retrieve data from web element.
1) open OR(Object Repository) and see class and follow that to get the data.
2) You can retrieve from "text" too. innertext is also fine. You can try if having problem with inner text.
Suggestion:
To get accurate help. Always try to explain in descriptive manner and use snapshot and other things to make sure other user of forum can understand perfectly. You can include what ever you are getting and all things. User like me will run code on my QTP and find right solution.
Best luck.