class Selenium::WebDriver::ServiceManager

def cannot_connect_error_text

def cannot_connect_error_text
  "unable to connect to #{@executable_path} #{@host}:#{@port}"
end