Method: Selenium::WebDriver::Service#host

Defined in:
lib/selenium/webdriver/common/service.rb

#hostObject

Returns the value of attribute host.

[View source]

60
61
62
# File 'lib/selenium/webdriver/common/service.rb', line 60

def host
  @host
end