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 |
using descriptive programming how to close all opend browsers?
What is Step generator in qtp? wt is the use? can u any body explain me? plz
what is the Command used to start the QTp from Run.
What is the Maximum syncronization timeout in seconds in QTP 9.5
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?
What is the difference between QTP 8.2 object repository and QTP 9.2 object repository Any body have an please give Answer Mail id: nagireddy.sn@gmail.com
How can we make a shared object repository in QTP 9?
3 Answers Kanbay, Ordain Solutions,
if my application shows 100 records and in my database having 200 records how i can validate using QTP tool?plz exp. in detail?
How many ways is to parameterize the value?
Out of 3 recording modes. 1.Standard 2.Analog 3.Low-level, which one is commonly used. As per my knowledge, Analog is used for Graphs , barcoding or DIgital signatures.
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
What is TOM in QTP?