big-automation / automation-engine

Standalone Selenium ATE without OSGI framework
Apache License 2.0
0 stars 0 forks source link

alert dialog handling #134

Open peidong-hu opened 9 years ago

peidong-hu commented 9 years ago

http://jobview.monster.ca/QA-Developer-Automation-Job-Montreal-QC-CA-149733639.aspx?WT.mc_n=Indeed_CA&from=indeed

will popup alert modaldialog, action has to be taken to leave the page, or exception wil be raised,

org.openqa.selenium.UnhandledAlertException: Unexpected modal dialog (text: This page is asking you to confirm that you want to leave - data you have entered may no

peidong-hu commented 9 years ago

http://software-testing-tutorials-automation.blogspot.in/2014/06/selenium-webdriver-handling-javascript.html

http://software-testing-tutorials-automation.blogspot.ca/2014/06/how-to-handle-unexpected-alerts-in.html

aravindgabani commented 8 years ago

Above URLs are changed to http://www.software-testing-tutorials-automation.com/2014/06/selenium-webdriver-handling-javascript.html and http://www.software-testing-tutorials-automation.com/2014/06/how-to-handle-unexpected-alerts-in.html