Skip to content

Instantly share code, notes, and snippets.

Created October 15, 2016 19:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/ad7befc4ca188e7b3989d6d023bcf100 to your computer and use it in GitHub Desktop.
Save anonymous/ad7befc4ca188e7b3989d6d023bcf100 to your computer and use it in GitHub Desktop.
/usr/local/rvm/gems/ruby-2.0.0-p648/gems/selenium-webdriver-3.0.0/lib/selenium/webdriver/chrome.rb:43:in `driver_path': Unable to find chromedriver. Please download the server from http://chromedriver.storage.googleapis.com/index.html and place it somewhere on your PATH. More info at https://github.com/SeleniumHQ/selenium/wiki/ChromeDriver. (Selenium::WebDriver::Error::WebDriverError)
from /usr/local/rvm/gems/ruby-2.0.0-p648/gems/selenium-webdriver-3.0.0/lib/selenium/webdriver/chrome/bridge.rb:33:in `initialize'
from /usr/local/rvm/gems/ruby-2.0.0-p648/gems/selenium-webdriver-3.0.0/lib/selenium/webdriver/common/driver.rb:62:in `new'
from /usr/local/rvm/gems/ruby-2.0.0-p648/gems/selenium-webdriver-3.0.0/lib/selenium/webdriver/common/driver.rb:62:in `for'
from /usr/local/rvm/gems/ruby-2.0.0-p648/gems/selenium-webdriver-3.0.0/lib/selenium/webdriver.rb:82:in `for'
from /usr/local/rvm/gems/ruby-2.0.0-p648/gems/watir-webdriver-0.9.3/lib/watir-webdriver/browser.rb:46:in `initialize'
from /lib/form_connect.rb:7:in `new'
from /lib/form_connect.rb:7:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment