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 9b1a49f commit 9976521Copy full SHA for 9976521
rb/lib/selenium/webdriver/firefox.rb
@@ -33,7 +33,6 @@ module Firefox
33
autoload :Service, 'selenium/webdriver/firefox/service'
34
35
DEFAULT_PORT = 7055
36
- DEFAULT_ENABLE_NATIVE_EVENTS = Platform.os == :windows
37
DEFAULT_SECURE_SSL = false
38
DEFAULT_ASSUME_UNTRUSTED_ISSUER = true
39
DEFAULT_LOAD_NO_FOCUS_LIB = false
0 commit comments