How can we disable popup blocker? (I think it means when we
get a pop up messge(its error) how we wil disable that one
with out interrupting normal process)

Answers were Sorted based on User's Feedback



How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we w..

Answer / rajesh

I tried using this method but not get it usefull.Please
provide another answers or tell us how to use this method

Is This Answer Correct ?    0 Yes 1 No

How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we w..

Answer / sreekanth

we need to create a .qrs(recovery scenario file)file &
activate that file to all the tests...by using recovery
scenario manager...

or else ...we can give "ON ERROR RESUME NEXT" as the
starting of the script...

Is This Answer Correct ?    0 Yes 1 No

How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we w..

Answer / vijay

This can be resolved by changing your browser setting to low
security or creating such environment and save the same as
script by generating script.

Is This Answer Correct ?    0 Yes 1 No

How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we w..

Answer / imran sheikh

Hello,
Not sure whether it helps you but it is very useful.
Once i face the scenario where i was getting pop-up dialog
box for security when i was passing through payment gateway.
I changed my browser setting and it worked good for me.
Tools > Internet Options > Security > (Zone you can go for
both internet and intranet) > custom level > There is
miscellaneous > Enable 'Display Mixed contents'.

Is This Answer Correct ?    0 Yes 1 No

How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we w..

Answer / a.thirumalareddy@gmail.com

if object.Exist then
object.close
End if

or use recovery scenario if u dont know the exact step where ur getting pop-up

Is This Answer Correct ?    0 Yes 1 No

How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we w..

Answer / veda


i think using
recovery.setactivationmode "disable"

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More QTP Interview Questions

If created one virtual object? Next time I changed the window position will it work?

1 Answers  


regular expression

2 Answers   Wipro,


How are actions and functions different in QTP?

0 Answers  


how to write regular expression for Date field?

12 Answers   Google,


How to send QTP scripts to our colleagues?

1 Answers   Virtusa,


How can we use the "CreateObject("Wscript.Shell")" in QTP and what is the definition and purpose of it?

2 Answers  


what is test data

4 Answers   Wipro,


What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.

1 Answers   Value Labs,


What are the challenges do we face while testing webbased applcations using the automation tool QTP or any?

1 Answers  


Hi Friends, Can any one answer this question? 17) What method is used to retrieve the number of columns in the query results? A. Fields.Count B. Fields.Item(EOF) C. Fields.Count(BOF) D. Fields.Count.Value

2 Answers  


How can i get QTP 9.2 software or any webside where i can download ? can anyone help me out , i want to be expert in QTP ,but i don't have the software

3 Answers  


What is output value?

3 Answers  


Categories