Method: Selenium::Client::Base#port
- Defined in:
- lib/selenium/client/base.rb
permalink #port ⇒ Object (readonly)
Returns the value of attribute port.
11 12 13 |
# File 'lib/selenium/client/base.rb', line 11 def port @port end |
Returns the value of attribute port.
11 12 13 |
# File 'lib/selenium/client/base.rb', line 11 def port @port end |