# File lib/selenium/server.rb, line 51
    def webdriver_url
      "http://#{@host}:#{@port}/wd/hub"
    end