How to get Links count in an web application,without
descriptive programming?
Answer Posted / priya
here is an example to get the link count in google page
Just try out this
SystemUtil.Run ("www.google.com")
Set Links = Browser("title:=.*").Page("title:=.*").Object.Links
Msgbox "Total links: " & Links.Length
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
How to remove associated function library?
How can you give wait up to 10 seconds in qtp?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
Define Environment Variable in UFT and its uses?
Does Low-level recording capture mouse movements?
unique properties of button,edit box, radio button,check box?
when will you do debug your script? and explain that process?
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
What is checking bitmaps?
how do u plan test automation?
What are the ways you can synchronize?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
To which environments does quicktest professional (qtp) supports?