How to find the number the number of Links, Brolken Links
in a webpage?
Answers were Sorted based on User's Feedback
By using childobject method
Set linkDescObj=description.Create()
linkDescObj("micclass").value="Link"
Set Links=browser("Gmail: Email from Google").Page("Gmail -
Inbox -srikrishna").ChildObjects(linkDescObj)
NoOfLinks=Links.count()
msgbox NoOfLinks
For i=0 to NoOfLinks-1
linkName=Links(i).getROProperty("name")
msgbox linkName
Next
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / nadikattu2002@yahoo.com
Using page check points u can check no of links,broken
kinks in a page.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / less than you
Choose Standard check points either from Active screen or from keyword view, a Object selection properties box will appear from there select page (upper most) and click on OK.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what the difference between Shared Repository and Per_Action Repository
Which recording modes need more memory?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
I have an application running in Linux server. I am reaching the application through emulators like telnet. My operating system at the client side is Windows XP. Using emulator I am connecting the Linux server and working on the application. Can I automate the testing of the software running in Linux server using QTP. In short, does QTP support the applications running in Linux servers.
Function to convert lowercase to uppercase in QTP Pls anybody can give the answer.. Thanks in advance...
how to test one edit box using Java addin for Web Applications? write script?
Which scripting language used by quicktest professional?
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
How do you done Data-Driven Testing using MS-Word. What is the script for that
what are the disadvantages in QTP 9.2?
images are dynamically changes how to compare two images with out using the bitmap
Hi friends I am new in Qtp. now i am Searching on Qtp give real time inter questions with answers.pls help me