You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
What steps will reproduce the problem?
1. Using IE7, go to a website that triggers a javascript alert when the user hits the
back button
2. driver.navigate().back()
What is the expected output? What do you see instead?
Alert is triggered and the method driver.navigate().back() never returns.
The method should return so I can handle the alert accordingly from within the test.
Selenium version: 2.2.0
OS: Win XP (selenium 2 grid server is on a Mac tho)
Browser: IE
Brower version: 7