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. Visit http://developer.mozilla.org/samples/domref/showModalDialog.html
2. Use webdriver to click on the button to open up the modal dialog
What is the expected output? What do you see instead?
WebDriver blocks upon opening the modal dialog
What version of the product are you using? On what operating system?
Firefox/IE
Please provide any additional information below.
This is probably going to be possible after Issue #27 is resolved.