Method: Selenium::WebDriver::IE::Server#port
- Defined in:
- lib/selenium/webdriver/ie/server.rb
#port ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
51 52 53 |
# File 'lib/selenium/webdriver/ie/server.rb', line 51 def port self.class.current_port end |