capybara.rb

Path: lib/generators/cucumber/install/templates/support/capybara.rb
Last Update: Wed Jul 13 15:38:24 +0000 2011

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.

[Validate]