Capybara v3.11.0 Release Notes

  • ๐Ÿš€ Release date: 2018-11-14

    โž• Added

    • Ability for node filters to set detailed error messages
    • ๐Ÿ“œ Capybara::HTML Will use nokogumbo for HTML parsing if installed
    • Selector#locator_filter added to allow for dynamic locator in selectors

    ๐Ÿ›  Fixed

    • Node filters are evaluated in the context of the Selector they are used in to ensure the correct options are used