Class/Module Index [+]

Quicksearch

Selenium::WebDriver::Chrome::Launcher::MacOSXLauncher

Public Class Methods

possible_paths() click to toggle source
# File chrome/src/rb/lib/selenium/webdriver/chrome/launcher.rb, line 145
def self.possible_paths
  ["/Applications/Google Chrome.app/Contents/MacOS/Google Chrome", "#{Platform.home}/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"]
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.