Capybara v3.0.0 Release Notes

  • ๐Ÿš€ Release date: 2018-04-05

    ๐Ÿ”„ Changed

    • ๐Ÿ Selenium driver only closes extra windows for browsers where that is known to work (Firefox, Chrome)
    • "threadsafe" mode is no longer considered beta

    ๐Ÿ›  Fixes

    • Multiple file attach_file with Firefox
    • ๐Ÿšฆ Use Puma::Server directly rather than Rack::Handler::Puma so signal handlers don't prevent test quitting