Method: Selenium::WebDriver::Service.driver_path

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

.driver_pathObject

Returns the value of attribute driver_path.


29
30
31
# File 'lib/selenium/webdriver/common/service.rb', line 29

def driver_path
  @driver_path
end