In a web page, one web table is present which is dynamic.
In that table one of the column has links with the same
inner text. write a script so that i need to click the
third link.

Answer Posted / sid

Hi All

U can also do this by using GetRowWithCellText method

At First get the row which u got that link in WebTable
Obj=Browser("title:=.*").Page("title:=.*).WebTable("name:= ").GetRowWithCellText("Just give the name which link u wanna click")

Now u got the row no of that particular link in obj

If obj<>0 then
Browser().Page().WebTable().Link("name:= ").click

End If

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Should have experience in framework means?

1417


Hi, how can we check or avoid the memory leakage in QTP9.2?

1701


To which environments does quicktest professional supports?

538


1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?

1586


supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?

1360






How many ways is to parameterize the value?

617


What are test settings and global settings?

579


What is the difference between keyword view and expert view?

609


i have asked earlier only one question how to test web application using QTp plz send me the answer quickly

1657


What is the parameterization? Give one example?

594


How to remove associated function library?

561


What is a quick test professional?

629


When Recovery scenario actually starts while testing the application?

1546


Describe synchronization point.

579


HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com

1539