Capybara v3.21.0 Release Notes

  • ๐Ÿš€ Release date: 2019-05-24

    โž• Added

    • ๐Ÿ‘ Element#drop - Chrome and Firefox, via the selenium driver, support dropping files/data on elements
    • Default CSS used for attach_file make_visible: true now includes auto for height and width to handle more ways of hiding the file input element
    • ๐Ÿ“š Documentation Updates and Fixes - Many thanks to Masafumi Koba! [Masafumi Koba]

    ๐Ÿ”„ Changed

    • ๐Ÿ—„ Deprecate support for CSS locator being a Symbol