Method: Selenium::WebDriver::Options.driver_path
- Defined in:
- lib/selenium/webdriver/common/options.rb
permalink .driver_path ⇒ Object (readonly)
Returns the value of attribute driver_path.
30 31 32 |
# File 'lib/selenium/webdriver/common/options.rb', line 30 def driver_path @driver_path end |