We have 10 page.In first page we 2 popup and next page we 3
popup window......(windows name is different)how can we
handle the all the popups without using recovery scenario
Answer Posted / pramod mallick
use
SystemUtil.CloseProcessByName "IEXPLORE"
'It will close all Browsers with all dependant popup
windows.
Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
Did the scripts need lot of maintenance? If yes, why?
What is the difference between a Function and Action in QTP?
What is Unicode Compatibility?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
what is the difference btn risks & Therads in the Test plan documentation?
how to do the batch testing in test director using manual testing procedure?
Have you faced any problems with object repository?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
When and why to use descriptive programming?
Explain step generator in qtp?
Can we run test with out adding object in object repository? How it is possible?
What is quicktest professional window?
What are the advantages of Object Repository?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
Can any body please tell me the steps of keyword driven framework of QTP.