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
What is the new version of qtp which is recently released in the market?
How will internal and external links be validated and updated? how often?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
How do Parameterization and Data-Driving relate to each other in QTP?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
How QTP identify the system time that's changes every seconds?
How many tabs are available to view your test in a test pane and what are they?
What is CMMP and CMMH?
What is the meaning Work bench?
why you have standardized functions? plzzz guys with real time exp. do answer
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
What is accessibility check point?
What are the features and benefits of quick test pro (qtp 8.0)?