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