Skip to content

Commit 8e8a72a

Browse files
committed
rb - technically shouldn't matter because the class is private, but I prefer this to updating the unit tests
1 parent 3705de8 commit 8e8a72a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rb/lib/selenium/webdriver/safari.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,5 @@ def driver_path
7777
require 'selenium/webdriver/safari/legacy_bridge'
7878
require 'selenium/webdriver/safari/apple_bridge'
7979
require 'selenium/webdriver/safari/service'
80+
81+
Selenium::WebDriver::Safari::Bridge = Selenium::WebDriver::Safari::LegacyBridge

0 commit comments

Comments
 (0)