Method: Selenium::WebDriver::Service#port

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

#portObject

Returns the value of attribute port.

[View source]

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

def port
  @port
end