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
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
wht type of User defined functions or Java Releated functions Do we write in VB scripting
why you have standardized functions? plzzz guys with real time exp. do answer
What are the technics follow in writing VB script?
What is the short cut keys for the following?
What is quick test pro? What is a quick test professional?
How does qtp recognize objects in aut?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
Explain advantages and disadvantages kdf?
Explain the parameter in qtp?
what is error and fault in terms of software quality?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
how can we do the frame work in qtp
how to know no.of mails in our g mail by using vb-script