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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When you will not automate testing?

561


suggest me the free online books on software testing?

1511


Do you know how can we make one test method dependent on other using testng?

563


Explain what is the difference between findelement () and findelements ()?

550


What is the different between GUI map and GUI map files?

1613






Kindly let me know how to setup JMeter for functionality testing of a Web application.. The apache help doc is good but i m little confused with it... :(

1775


List the five essential types of test steps?

570


Name a couple of standard web function found in the function generator?

547


What are pros and cons of automating tests at ui layer?

555


Explain me what are the main advantages of automation testing?

501


What is test automation or automation testing?

532


2. How you will collect a module from the version?

1884


Can any one give information on "Content Disposition" in TEST COMPLETE automation tool? mail me to pdamarakonda@smart-bridge.co.in call me to 09849423932

1539


Write a short compiled module which selects random numbers. and what function is used to call your customized compiled module?

524


How can the user get a text of a web element?

531