I am using the selenium ide for testing my web application
i recorded some script and played back
while playing the recorded script the "alert msg is not
getting closed"
it needs manual interaction
Please help out me

Answers were Sorted based on User's Feedback



I am using the selenium ide for testing my web application i recorded some script and played back ..

Answer / mohd anees

If the alert message is a javascript then use
assertConfirmation or alertConfirmation command and pass the pattern of the alert message.
this command automatically click on the "OK" button.

Is This Answer Correct ?    0 Yes 0 No

I am using the selenium ide for testing my web application i recorded some script and played back ..

Answer / suresh1234

record the scenario and write the code manually to handle the popup then run the test

Is This Answer Correct ?    0 Yes 0 No

I am using the selenium ide for testing my web application i recorded some script and played back ..

Answer / suresh

Please check whether the is due to time lag/ button is not
loaded completely. To my knowledge just recorded scripts
wont work.. we need to modify the script after recording
depends on the page properties.

Is This Answer Correct ?    1 Yes 2 No

I am using the selenium ide for testing my web application i recorded some script and played back ..

Answer / lulu

If the alert message is in different browser you have to
handle it after recording. You have to select that popup
window and close it.Then transfer the control back to main
window.

waitForPopUp | winId | 30000
selectWindow | winId
...
close
selectWindow

Is This Answer Correct ?    0 Yes 1 No

I am using the selenium ide for testing my web application i recorded some script and played back ..

Answer / santhu

To the Best Of my Knowledge Plse USe the Recovery Ce In
this

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Automation Testing AllOther Interview Questions

what is meant by framework? and when we use framework in our project ?

11 Answers  


What factors determine the effectiveness of automation testing?

0 Answers  


Describe common problems of test automation.

0 Answers  


Anyone have idea of jmeter.IF so pls contact to this mail id arun130887@hotmail.com

0 Answers  


Can anybody would u like to tell the details of Automation Framework, with example. and also give preferable books. sites. Thanks in Advance.

2 Answers  


Hi All, I am looking selenium training in Hyderabad. can any one tell me the best training institute/trainer?

6 Answers   QE, QEdge,


Define sdlc in testing.

0 Answers  


8. How we test web based application

0 Answers   Eka Software,


Write test cases on ATM machine and On Pencil.

3 Answers   Quark,


has anyone attended mr. g c reddy sir classes? whom you guys want me to choose Mr. G C Reddy or Mr. Suresh Reddy ? Please help!!!!!!!!!!!

0 Answers  


how to test an webbased application?

0 Answers   TCS,


how is mind q venkat training in testing for weekend or general batches.and any other good institutes in ameerpet

1 Answers  


Categories