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
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
What are the ways you can synchronize?
What are test settings and global settings?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
Why qtp always start action1 and does not start action?
What are the trigger events in qtp?
What is quick test pro? What is a quick test professional?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
Explain different types of action in qtp?
How to integrate the qualitycenter with qtp
On what document base Descriptive programming is written if build is not yet ready ?
What are the advantages of parameterization ?
How QTP identify the system time that's changes every seconds?
Can any one send me the QTP Basic Coding Samples?