Suppose there are 100 links in a web page and the number of
links will be changing dynamically from time to time. I
need code such that every time i had to click on the last
link of the web page.
Answer Posted / kishore
set odesc = decription.create
odesc("micclass").value = "Link"
set n = browser("xxx").page("xxx").childobjects(odesc)
objcount = n.count
browser("xxxx").page("xxxx").link("index:="&objcount).click
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
How to execute a winrunner script in quicktest professional (qtp)?
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
How does QTP identify an object?
What are metrics and matrix?
Does quicktest professional is unicode compatible?
Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...
Explain step generator in qtp?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
How the exception handling can be done using quicktest professional?
Tell me one scenario, the complex functionality you have automated in your project?
Differences between quicktest professional (qtp) and winrunner?
What is the parameterization?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
What is smart identification in QTP?