Method: Selenium::WebDriver::Chrome.path

Defined in:
lib/selenium/webdriver/chrome.rb

.pathObject

[View source]

39
40
41
# File 'lib/selenium/webdriver/chrome.rb', line 39

def self.path
  @path ||= nil
end