in qtp how i can retrive from a browser how many links are
there.means total no of links used in a browser
Answer Posted / rajanikanthreddy
set desc=description.create()
desc("html tag").value="A"
set a=browser("name:=Book Store").page("title:=Book
Store").ChildObjects(desc)
print a.count
For i=o to a.count-1
b=a(i).getroproperty("text")
print b
next
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain in brief about the quicktest professional (qtp) automation object model?
what is command for executing files?
How to attach a file to TD?
How to remove associated function library?
how to test Web application using QTP software
Thanks....But can u tell me how i use the QTP for GIS with one Example...
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
How to test background color and dynamic images during run time can you put the check point for moving objects?
what is the difference between IE & Netscape in web testing on a log in page
Where is the Bitmap checkpoint information stored?
What are the trigger events in qtp?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
What is Curd testing?
how u will evaluate the tool for test automation?