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


Please Help Members By Posting Answers For Below Questions

An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?

568


Why qtp always start action1 and does not start action?

596


hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this

1508


What are the major/ important methods, functions in QTP we use realtime testing

2259


Diff b/w Health care domain and Banking Domain?

4211






how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0

1476


How can you give wait up to 10 seconds in qtp?

584


Define Error Pane of UFT?

684


Explain different type of event trigger option.

533


Discuss quicktest professional (qtp) environment?

570


Explain the concept of how quicktest professional (qtp) identifies object?

571


What is the difference between the design-time and run-time data tables?

552


write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script

1356


What is the script for database check point, bitmapchek point, regular expression ?

1547


What is the difference in the global and action sheet in qtp?

565