# File lib/selenium/webdriver/chrome/service.rb, line 32 def self.default_service new executable_path, PortProber.above(DEFAULT_PORT) end