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 |
In our application (Web based application)we will get a pdf file and we have check a particular text in that pdf. Can any one tell how to check text in a pdf file. In the same pdf file it generating some links and I have to click that links. QTP unable recognizing that links, even id did record and playback qtp does not generating any script. Can any one help me….?
Write the code for select the 5 values from drop down list. drop down list having the 10 values.
How to test the login page in different ways in automation testing and i need code?
What is active screen?
How do I get the QTP scripts result in xml format by using vb script function?
why is execute file used.
I have a web table,in that web table in 3rd row 4th coloumn i have a link how to click it with descriptive programming? I have a webedit without entering any value how to calculate the size of that field? I have a DB table , how to find the 5th highest salary? write query.
DEFECT LIFE CYCLE,WHO PUT THE STATUS AS OPEN
Hi,All How to create a link in excel sheet using qtp
in real time when we are creating the script by default it is going to save in action object repository or not any way my question is in one of my interviewer said that in real time the default object repository is action object repository and by using quick test plus they are going to merge is it correct i said that by selecting the object repository as shared one in selecting the test>>settings>>resources but she is not convinced what is the correct one
If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?