lib/selenium/webdriver/chrome/launcher.rb in selenium-webdriver-0.1.3 vs lib/selenium/webdriver/chrome/launcher.rb in selenium-webdriver-0.1.4

- old
+ new

@@ -133,10 +133,11 @@ end def macosx_paths [ "/Applications/Google Chrome.app/Contents/MacOS/Google Chrome", - "#{Platform.home}/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" + "#{Platform.home}/Applications/Google Chrome.app/Contents/MacOS/Google Chrome", + Platform.find_binary("Google Chrome") ] end def windows_paths paths = [