Commit fa5b814
authored
[rb] fix Ruby tests failing because of alerts in Firefox (#17294)
* fix Ruby tests failing because of alerts in Firefox
Seems that Firefox behavior with alerts was changed. Without "unhandledPromptBehavior" capability, command `wait_for_alert` is always failing in FireFox.1 parent 2a18444 commit fa5b814
File tree
1 file changed
+1
-0
lines changed- rb/spec/integration/selenium/webdriver/spec_support
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| 327 | + | |
327 | 328 | | |
328 | 329 | | |
329 | 330 | | |
| |||
0 commit comments