Capybara v3.23.0 Release Notes

Release Date: 2019-06-10 // almost 5 years ago
  • ๐Ÿš€ Release date: 2019-06-10

    โž• Added

    • ๐Ÿ‘Œ Improved error message when using Chrome in W3C mode and attempting to access logs
    • ๐Ÿ‘Œ Support driver specific options for Element#drag_to
    • ๐Ÿ‘Œ Support setting <input type="color"> elements with the selenium driver

    ๐Ÿ›  Fixed

    • Tightened conditions when in expression text option matching will be used
    • ๐Ÿ‘Œ Improved Selenium drivers HTML5 drag and drop emulation compatibility with SortableJS library (and others)