I am testing a website TheLancet in qtp 9.2 and running a
script but its not working.Tell me if m doing anything wrong
in the script.
If Browser("TheLancet.com - Home Page").Page("TheLancet.com
- Home Page").Link("Clinical").exists
then
msgbox "object exist"
Else
msgbox"object doesnt exist"
Answer Posted / reddy
If Browser("TheLancet.com - Home Page").Page("TheLancet.com
- Home Page").Link("Clinical").exists
Here no "exists" just "exist"
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to creating an output value using quicktest professional (qtp)?
i can done the project with QTP in that time i can say how many members in my team size?
What is the descriptive programming?
Where we can use the analog mode and where we can use the low – level mode?
How do we handle run-time errors?
Explain about the quicktest professional (qtp) automation object model?
Why is Client side image is preferred over server side image?
What is parameter in qtp?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
If created one virtual object? Next time I changed the window position will it work?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
Can any body please tell me the steps of keyword driven framework of QTP.
how to download mercury qtp9.2 ny internet ?
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
Get the count of files of similar types from a folder.