in one page we have 100 links i have to click the 99th link
how can i click the 99th link.
Answer Posted / anish wilson
Using descriptive programming.
set objLink= Description.Create()
objLink("micclass").value="WebLink"
set intObjLink= .childObjects(objLink)
Count= intObjLink.Count
intObjLink(Count-1).Click()
| Is This Answer Correct ? | 28 Yes | 4 No |
Post New Answer View All Answers
What are the advantages of a Hybrid framework?
How to start recording using quicktest professional (qtp)?
How does quicktest professional (qtp) identifies the object in the application?
What is the difference between qtp and selenium?
How many types of run modes are there in qtp?
How to data driven test for Win objects in QTP ?
Define virtual object?
How to suppress warnings from the test results page?
Define Environment Variable in UFT and its uses?
distinguish between old version and new version QTP features.
How do you capture tooltip using QTP?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
Suppose I want fail that check point? How can you do that?