Skip to content

Commit

Permalink
rb - technically shouldn't matter because the class is private, but I…
Browse files Browse the repository at this point in the history
… prefer this to updating the unit tests
  • Loading branch information
titusfortner committed Jul 28, 2016
1 parent 3705de8 commit 8e8a72a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rb/lib/selenium/webdriver/safari.rb
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,5 @@ def driver_path
require 'selenium/webdriver/safari/legacy_bridge'
require 'selenium/webdriver/safari/apple_bridge'
require 'selenium/webdriver/safari/service'

Selenium::WebDriver::Safari::Bridge = Selenium::WebDriver::Safari::LegacyBridge

0 comments on commit 8e8a72a

Please sign in to comment.