Selenium Wire v5.0.0 Release Notes

Release Date: 2022-09-26 // over 1 year ago
    • ➕ Add support for Microsoft Edge to webdriver
    • ⬇️ Drop support for Python 3.6
    • 🛠 Fix compatibility issue with PyOpenSSL

Previous changes from v4.6.5

    • 🛠 Fix compatibility issue with DesiredCapabilities and older versions of the Chrome webdriver API.
    • 🛠 Fix bug where verify_ssl would assume the inverse of the boolean passed (it was the wrong way round).
    • ⚡️ Minor update to support Python 3.10.
    • ⚡️ Minor README updates.