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 |
Can we record an application running on a remote machine using qtp?
What is action?
How to parameterize Object Repository?
How to export data present in Datatable to an ".xls" file?
how to call a funtion in a script? i have saved the login scipt in notepad. with extension .vbs. But when i am calling the function with the keyword CALL <Function Name>. its not working out. can any one give me a clue how to call the external functions. with example.
Explain key word driven frame work?How to use in real time?
is qtp 9.2 create the scripts with the application run on mozilla firefox browser?
What is QTP Frame Work ,and i want it in detail
Hi, Can anyone help me with: How to select a value from combobox and check the checkbox and set the filter. I have to set a filter by selecting a value from dropdown. Also, im using UFT 11.5 so can anyone help me with code for UFT. Thanks Sreevidya
what are build and version plz explain why nomber changes in build and version?
Did QTP prove efficient for your project? Yes or No, explain?
In how may ways we can use checkpoints to an application using QTP?