capybara.rb

Path: lib/generators/cucumber/install/templates/support/capybara.rb
Last Update: Wed Sep 07 16:02:35 -0400 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]