Sha256: 969bb13f701ab14382f93e502c7ed30cf3136fde38b0d87613bfee61c6d124c8
Contents?: true
Size: 300 Bytes
Versions: 19
Compression:
Stored size: 300 Bytes
Contents
# 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. Capybara.default_selector = :css
Version data entries
19 entries across 19 versions & 2 rubygems