Method: Selenium::WebDriver::Service#executable_path
- Defined in:
- lib/selenium/webdriver/common/service.rb
permalink #executable_path ⇒ Object
Returns the value of attribute executable_path.
60 61 62 |
# File 'lib/selenium/webdriver/common/service.rb', line 60 def executable_path @executable_path end |