How to get align property of the link on web page?
There is no such property exist in QTP for Link project for
Web page.
If you want to retreive any property values of any object,
use GerROProperty method.
E.g.
val = Browser().Page().Link().GetROProperty("name")
| Is This Answer Correct ? | 0 Yes | 3 No |
How can we close all webbrowsers which are opened in out desktop?
how can we call an external library file in QTP apart from using the Executefile statement..?? is there any other way we can call the external library file in QTP..??
2 Answers DST Global Solutions,
how will u do database testing in qtp? how will u do the same with descriptive programming?
what are the files created after executing QTP script file, please specify the file names with extensions
what is frame work?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
Does QTP support Java Script also. Which is one is preferrable for QTP, VB script or Java script
In qtp, explain what is qrs file?
I have 3 browsers i want to give facebook url in 2 nd browser using qtp
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
what is framework and types of framework? Need of framework in automation? write folder strucuture of framework.
What is API