Skip to content

Commit 9976521

Browse files
committed
[rb] remove deprecated constant
1 parent 9b1a49f commit 9976521

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rb/lib/selenium/webdriver/firefox.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ module Firefox
3333
autoload :Service, 'selenium/webdriver/firefox/service'
3434

3535
DEFAULT_PORT = 7055
36-
DEFAULT_ENABLE_NATIVE_EVENTS = Platform.os == :windows
3736
DEFAULT_SECURE_SSL = false
3837
DEFAULT_ASSUME_UNTRUSTED_ISSUER = true
3938
DEFAULT_LOAD_NO_FOCUS_LIB = false

0 commit comments

Comments
 (0)