Last Modified
2012-02-06 12:28:22 +0000
Requires

Description

Capybara defaults to XPath selectors rather than Webrat's default of CSS3. In order to ease the transition to Capybara we set the default here. If you'd prefer to use XPath just remove this line and adjust any selectors in your steps to use the XPath syntax.