in one page we have 100 links i have to click the 99th link
how can i click the 99th link.
Answer Posted / uday
set lnkObj=description.create
lnkObj("index").value=98
B().p().link(lnkObj).click
or
b().p().link("index:=98").click
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
There is an excel file of 1 to 100 sheets how you will iterate through it?
Please guide me release notes of Automation once scripts are completed
How many types of actions are there in quicktest professional (qtp)?
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
Why qtp the best testing tool?
What is keyword view?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
How to suppress warnings from the test results page?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
How to record application running on the Virtual machine?
What is the parameterization?
What is an expert view and keyword view?
How many types of recording modes in qtp? Which will be used when?