Skip to content

Commit 5b0ee14

Browse files
committed
Add unhandledPromptBehavior to the list of known capabilities
1 parent 1865c3a commit 5b0ee14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rb/lib/selenium/webdriver/remote/w3c/capabilities.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ class Capabilities
5454
:implicit_timeout,
5555
:page_load_timeout,
5656
:script_timeout,
57+
:unhandled_prompt_behavior,
5758
].freeze
5859

5960
BROWSER_SPECIFIC = ['moz:firefoxOptions'].freeze

0 commit comments

Comments
 (0)