Method: Selenium::Client::Base#port

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

#portObject (readonly)

Returns the value of attribute port.

[View source]

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

def port
  @port
end