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 / francis
Use can use the vbscript cmd in the script
On error resume next
or use can use the below one
File->Settings->Run(tab)->Select the option proceed to next
Step
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the extension of qtp local repository?
How can i check items sorted or not in a weblist ? Give me the script for this...
How the exception handling can be done using quicktest professional (qtp)?
In qtp, explain what is crypt object
What is the basic concept of quicktest professional (qtp)?
What is difference between run time object and test object?
Explain the types of object repository?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
How you know that a test case is a regression test case
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
How to execute a winrunner script in quicktest professional (qtp)?
What is contained in the object repository?
What is optional step in qtp? How you can add optional step in qtp?
What is the difference between a Function and Procedure in QTP?
What is quicktest professional?