Method: Selenium::WebDriver::Chrome.path
- Defined in:
- lib/selenium/webdriver/chrome.rb
permalink .path ⇒ Object
[View source]
39 40 41 |
# File 'lib/selenium/webdriver/chrome.rb', line 39 def self.path @path ||= nil end |
39 40 41 |
# File 'lib/selenium/webdriver/chrome.rb', line 39 def self.path @path ||= nil end |