Commit d9fe6e0
committed
Updating IE driver for allowed commands when alert is present
The W3C WebDriver Specification allows getting the current window handles,
the list of currently available window handles, and switching to a window
(in certain cases) while an alert is present. This commit now allows the
IE driver to do so without throwing an UnexpectedAlertException.1 parent d5ce210 commit d9fe6e0
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
477 | | - | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
478 | 481 | | |
479 | 482 | | |
480 | 483 | | |
| |||
0 commit comments