Method: Selenium::WebDriver::Service#host
- Defined in:
- lib/selenium/webdriver/common/service.rb
permalink #host ⇒ Object
Returns the value of attribute host.
60 61 62 |
# File 'lib/selenium/webdriver/common/service.rb', line 60 def host @host end |