Capybara driver for culerity
Files
Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Installing
- Install JRuby (using homebrew:
brew install jruby
)
- Install the capybara-culerity gem in JRuby:
jruby -S gem install capybara-culerity
- Add the capybara-culerity gem to your Gemfile
- Set the driver in
spec_helper.rb
: Capybara.javascript_driver = :culerity
- Enjoy!
About
Capybara driver for culerity
Resources
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.