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)
Answer Posted / jenny
Ideas:
A program can deal with an exception in one of three ways:
– ignore it
– handle it where it occurs
– handle it an another place in the program
If you do not see the pop up message and if the err can be
ignore it,
Then make a code to Write the err to a error log;
Proceed to next step.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
When to use shared and local object repository?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
What is text check point and text area check point?
Explain how you can replace string in qtp?
What is the difference in testing a client-server application and a web application?
How would you directly trigger javascript in a test?
How smart identification works in qtp ?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Why is action split used by qtp?
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
What is an object repository?
What is the use of sendkeys and what are send keys
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
What is a data driven test in qtp?
In qtp, how you can use xpath to identify objects?