Capybara v3.29.0 Release Notes

Release Date: 2019-09-02 // over 4 years ago
  • ๐Ÿš€ Release date: 2019-09-02

    โž• Added

    • ๐Ÿ‘ Allow clicking on file input when using the block version of attach_file with Chrome and Firefox
    • Spatial filters (left_of, right_of, above, below, near)
    • โœ… rack_test driver now supports clicking on details elements to open/close them

    ๐Ÿ›  Fixed

    • โœ… rack_test driver correctly determines visibility for open details elements descendants

    ๐Ÿ”„ Changed

    • ๐Ÿ’Ž Results will now be lazily evaluated when using JRuby >= 9.2.8.0