can u Give Procedure to Handle Pop Window & write Code for
that
Answer Posted / m.hemakumar
you can use pop up recovery scenario to recover from problem
assume a popup window contains yes ,no ,cancel buttons
Function Name: Popup_Recover()
public function Popup_Recover()
if Browser("title:=*").Dialog("name:=.*").Link
("name:=Yes").Exist Then
Browser("title:=*").Dialog("name:=.*").Link
("name:=Yes").Click
End If
End Function
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How does qtp recognize objects in aut?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
Hoe can we do retesting using functions please give the code for it using login page
What is the XML file architecture ?
When you open QTP, how many sheets you can see?
How does QTP identify an object?
Which environments are supported by hp qtp?
Where you get the run time data table?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
In qtp, explain what is crypt object
What are the five challenges you faced in QTP?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
What contains Data Driven Framework document in qtp?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company