Skip to content

Instantly share code, notes, and snippets.

@jayswain
Created July 9, 2017 20:31
Show Gist options
  • Save jayswain/8de1c9fb142d1d40a73ef187473b6aa8 to your computer and use it in GitHub Desktop.
Save jayswain/8de1c9fb142d1d40a73ef187473b6aa8 to your computer and use it in GitHub Desktop.
Working Capybara Selenium-Webdriver and Firefox versions
#requires Firefox 47.0.1 - turn off auto-updates - (https://ftp.mozilla.org/pub/firefox/releases/47.0.1/mac/en-US/)
gem 'selenium-webdriver', '~> 2.53.4'
gem 'capybara', '~> 2.5'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment