If there are 10 notepads opened on desktop. how can we
close a particular 2nd notepad using script
Answer Posted / girishkumar
CreationTime is best for it
While Browser("CreationTime:=0").Exist
Browser("CreationTime:=0").Close
Wend
http://motevich.blogspot.in/2008/06/qtp-descriptive-programming-browsers.html
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How can you close the second opened browser?
How many add-ins comes by default with qtp?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
How to test login module with different username and password by using data driven testing in QTP?
What are private functions in QTP? How they can be called from the function library?
What is a reusable action?
Discuss quicktest professional (qtp) environment?
Define object spy ?
How do you create regression test packs?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
How to connect to a database?
Will down time for server and content maintenance/upgrades be allowed? how much?
why text area checkpoints cannot used for web applications
Approach for Installation,comaptibility,system testing
How many types of parameters are available in quicktest professional?