module Selenium::WebDriver::Safari

def technology_preview!

def technology_preview!
  Service.driver_path = technology_preview
  @use_technology_preview = true
end