# File lib/selenium/webdriver/chrome.rb, line 11
      def self.driver_path=(path)
        Service.executable_path = path
      end