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 / santhosh

Set a = Description.Create
a("micclass").Value = "Link"

Set b = Browser("name:=Yahoo! India").page("title:=Yahoo!
India").ChildObjects(a)

msgbox b.count

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What the differences are and best practical application of Object Repository?

583


What is the basic concept of quicktest professional (qtp)?

575


How many types of recording modes in qtp? Describe each type with an example where we use them?

607


Hi, How Accessibility checkpoint in QTP can be implemented in the test script?

1608


how to find that tools work well with ur existing system?

1352






can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.

5094


What is the descriptive programming?

1511


Which environments does qtp support?

670


What is ObjectParamater?

1569


Why qtp always start action1 and does not start action?

598


How to find a window is minimized or not

1438


What does mean by Scope of Automation?n How we defined it?

1570


Can U Explain about QTP tool from older version to latest version also its differences?

1512


How to import a test case present in ".xls" file to TD under a Test set?

742


If created one virtual object? Next time I changed the window position will it work?

575