Capybara v3.32.0 Release Notes

Release Date: 2020-03-30 // almost 4 years ago
  • 🚀 Release date: 2020-03-29

    ➕ Added

    • 👌 Support delay setting on click with Selenium
    • Implement rapid set for values longer than 30 characters in text fields with Selenium

    🛠 Fixed

    • Result#[] and negative max on ranges (Issue #2302/2303) [Jeremy Evans]
    • ✅ RackTest form submission rewrites query string when using GET method
    • 🗄 Ruby 2.7 deprecation warnings in RSpec matcher proxies