Capybara v3.24.0 Release Notes

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

    โž• Added

    • ๐ŸŒฒ Log access when using the Selenium driver with Chrome 75 in W3C mode has been reenabled.

    ๐Ÿ”„ Changed

    • Selenium driver now selects all current content and then sends keys rather than clearing field by JS and then sending keys when setting values to text inputs in order to more closely simulate user behavior

    ๐Ÿ›  Fixed

    • Relative paths passed to attach_file will be assumed to be relative to the current working directory when using the Selenium driver