Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
Add a couple of notes that :js => true should still be used, and to n…
Browse files Browse the repository at this point in the history
…ote the Transactional fixtures gotcha in the main README
  • Loading branch information
joemsak committed Nov 1, 2011
1 parent 8d2251d commit eb6165d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ Set your Capybara Javascript driver to webkit:

Tag scenarios with @javascript to run them using a headless WebKit browser.

Use the :js => true flag on RSpec tests as usual
And note the Transactional fixtures section of the [capybara README](https://github.com/jnicklas/capybara/blob/master/README.rdoc)

Contributing
------------

Expand Down

0 comments on commit eb6165d

Please sign in to comment.