Method: Selenium::WebDriver::Driver#ref
- Defined in:
- lib/selenium/webdriver/common/driver.rb
permalink #ref ⇒ 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.
314 315 316 |
# File 'lib/selenium/webdriver/common/driver.rb', line 314 def ref [:driver, nil] end |