teamcapybara--capybara/lib
Jonas Nicklas 268b7caf32 Use have_content over body.should include, closes #792
The latter has timing issues in Selenium, since
visit/click_link, etc are async even on regular
page reloads.
2012-08-30 15:59:43 +02:00
..
capybara Use have_content over body.should include, closes #792 2012-08-30 15:59:43 +02:00
capybara.rb Make whitespace normalization Unicode-aware. Fixes #767 2012-08-01 13:29:50 +02:00