Skip to content

Commit

Permalink
[rb] remove deprecated constant
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Sep 22, 2021
1 parent 9b1a49f commit 9976521
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rb/lib/selenium/webdriver/firefox.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ module Firefox
autoload :Service, 'selenium/webdriver/firefox/service'

DEFAULT_PORT = 7055
DEFAULT_ENABLE_NATIVE_EVENTS = Platform.os == :windows
DEFAULT_SECURE_SSL = false
DEFAULT_ASSUME_UNTRUSTED_ISSUER = true
DEFAULT_LOAD_NO_FOCUS_LIB = false
Expand Down

0 comments on commit 9976521

Please sign in to comment.