Hi All,
issue is related to handling pop up script generated in IE,
and run on mozilla.
In App Under Test, when we get the alert pop ups, we just
click ok button. if we need to run the same code on mozilla
it will not identify .
so we will check browser
if browser(*).dialog(IE object).exits
browser(*).dialog(IE object).winbutton(OK).click
else 'by default mozilla
browser(*).dialog(mozilla
object).page(*).webbutton(OK).CLICK
END IF
But my qustion is. Do we write the above piece of code where
ever we get such kind of pop ups from the application like
alert pop up, confirmation pop up....
OR do we have any other alternative way to do this by using
any functions in Recovery Scebarios?
If Any of u know idea please do help me in this regard.
or send answer to kravimb@gmail.com
No Answer is Posted For this Question
Be the First to Post Answer
Can we directly start working with QTP without any knowledge on WinRunner? (After getting trsining on QTP)
I want to install qtp software in my system, My operating system is vista . Anybody please suggest me how to get QTP software with licence key
what is the defference between calling ation and called action?
how open two urls in one browser? plz urgent
How to use the Object spy in QTP 8.0 version?
Hi,iam new to automation and i have 1 year experience in manual testing.I have a little bit idea about QTP9.0 .But i have no idea about script writing using VB.Please help to learn script writing.
what is the syntax for regular expression in QTP? how to create user defined functions in QTP?
In Developer view it is a high priority defect & in tester view it is a low severity defect what is that how to define with an example
Hi What are re-usable actions in QTP? -Thank You
How to create basic scripts from a manual test case in QTP?
what is the difference between the modular framework and datadriven frame work
Deal All, Recently i face one interview question in one company. str="test12@#3456" In This i want to print like special character and numeric ,word in one script please tell me how to write the code for this Thanks Balaji