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