i want to handle all the unwanted pop up through QTP i done
that with recovery scenario but it need some title of pop
up but i want that it should handle all the pop up even i
don't give the title of that pop up in recovery scenario is
there any general way to handle all the pop up please
help
Answer Posted / imran sheikh
There is one method to handle the second browser initiating
dynamically, it can be pop-up dialog also.
every new browser has it's creation time. So, below command
will close any Second browser (first one will be one u are
working).
Browser("CreationTime := 1").Close
Count starts with 0 and so on...
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
can u explain relative path architecture framework in qtp?
Where we can use the synchronization?
Is text area check point supports for web applications?
Which scripting language used by quicktest professional?
What are the steps involved in recovery scenario wizard?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
How to break the object spy ?
what is impact analysis on regression testing?
What is data driver in qtp?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
wht type of User defined functions or Java Releated functions Do we write in VB scripting
how u will evaluate the tool for test automation?
What are some test assets and related extensions of qtp?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
What is text/text area checkpoint?