Capybara v3.14 Release Notes

  • ๐Ÿš€ Release date: 2019-02-25

    โž• Added

    • โœ… rack_test driver now supports reloading elements when the document changes - Issue #2157
    • ๐Ÿšš Selenium driver HTML5 drag-drop emulation now emits multiple move events so drag direction is determinable [Erkki Eilonen, Thomas Walpole]
    • 0๏ธโƒฃ Capybara.server_errors now defaults to [Exception] - Issue #2160 [Edgars Beigarts]

      ๐Ÿ›  Fixed

    • โ†ช Workaround hover issue with FF 65 - Issue #2156

    • โ†ช Workaround chromedriver issue when setting blank strings to react controlled text fields

    • ๐Ÿ Workaround chromedriver issue with popup windows not loading content - https://bugs.chromium.org/p/chromedriver/issues/detail?id=2650&q=load&sort=-id&colspec=ID%20Status%20Pri%20Owner%20Summary