# File lib/selenium/webdriver/chrome/command_executor.rb, line 48
        def uri
          "http://#{Platform.localhost}:#{port}/chromeCommandExecutor"
        end