Sha256: bbf794fc3b687ea61b37e04de943946cb9573db1a7ea869da6b35a796a2be990
Contents?: true
Size: 259 Bytes
Versions: 11
Compression:
Stored size: 259 Bytes
Contents
# frozen_string_literal: true # Capybara defaults to CSS3 selectors rather than XPath. # If you'd prefer to use XPath, just uncomment this line and adjust any # selectors in your step definitions to use the XPath syntax. # Capybara.default_selector = :xpath
Version data entries
11 entries across 11 versions & 1 rubygems