Method: Selenium::WebDriver::Options.driver_path

Defined in:
lib/selenium/webdriver/common/options.rb

.driver_pathObject (readonly)

Returns the value of attribute driver_path.

[View source]

30
31
32
# File 'lib/selenium/webdriver/common/options.rb', line 30

def driver_path
  @driver_path
end