capybara.rb

Path: lib/generators/cucumber/install/templates/support/capybara.rb
Last Update: Tue Dec 20 22:04:46 +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]