Skip to content

Instantly share code, notes, and snippets.

@flomotlik
Created February 11, 2013 19:56
Show Gist options
  • Save flomotlik/4757094 to your computer and use it in GitHub Desktop.
Save flomotlik/4757094 to your computer and use it in GitHub Desktop.
gem 'capybara'
require 'capybara/poltergeist'
Capybara.javascript_driver = :poltergeist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment