Method: Selenium::Client::Base#host

Defined in:
lib/selenium/client/base.rb

#hostObject (readonly)

Returns the value of attribute host.


11
12
13
# File 'lib/selenium/client/base.rb', line 11

def host
  @host
end