We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1865c3a commit 5b0ee14Copy full SHA for 5b0ee14
rb/lib/selenium/webdriver/remote/w3c/capabilities.rb
@@ -54,6 +54,7 @@ class Capabilities
54
:implicit_timeout,
55
:page_load_timeout,
56
:script_timeout,
57
+ :unhandled_prompt_behavior,
58
].freeze
59
60
BROWSER_SPECIFIC = ['moz:firefoxOptions'].freeze
0 commit comments