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
What is action?
What is the difference in testing a client-server application and a web application?
How will you test a keyboard?
How are actions and functions different in QTP?
What is the use of ordinal identifier in qtp?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
What is the Difference between copy to action and call to action?
If I give some thousand tests to execute in two days what do you do?
What is the qtp testing process?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
How QTP support all types of applications (platforms)?
What are the types of object repository in qtp?
Can we use index on view?
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
What is the use of an object spy tool in qtp?