All Versions
75
Latest Version
Avg Release Cycle
24 days
Latest Release
549 days ago

Changelog History
Page 1

  • v5.0.0 Changes

    September 26, 2022
    • โž• Add support for Microsoft Edge to webdriver
    • โฌ‡๏ธ Drop support for Python 3.6
    • ๐Ÿ›  Fix compatibility issue with PyOpenSSL
  • v4.6.5 Changes

    July 09, 2022
    • ๐Ÿ›  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.
  • v4.6.4 Changes

    May 11, 2022
    • ๐Ÿ›  Fix bug where setting an interceptor would break websocket requests.
  • v4.6.3 Changes

    March 13, 2022
    • ๐Ÿ›  Fix bug with dynamic switching of upstream proxy.
  • v4.6.2 Changes

    February 25, 2022
    • ๐Ÿ›  Fix import error with missing TouchActions in Selenium>4.1.0
  • v4.6.1 Changes

    February 21, 2022
    • ๐Ÿ›  Fix compatibility issue with undetected_chromedriver.
    • ๐Ÿ– Handle occasional unpickle error when loading captured requests from disk.
  • v4.6.0 Changes

    January 10, 2022
    • ๐Ÿ”ง Configurable root certificate and private key.
    • ๐Ÿ›  Fix bug where it was not possible to clear a proxy once set.
  • v4.5.6 Changes

    November 26, 2021
    • ๐Ÿ›  Fix bug where using the chrome_options argument would prevent request capture.
    • ๐Ÿ›  Fix issue where Proxy-Connection header was being propagated.
  • v4.5.5 Changes

    November 13, 2021
    • ๐Ÿ›  Fix issue where missing 'packaging' module prevents Selenium Wire from starting.
    • ๐Ÿ›  Fix deprecation warnings with desired capabilities.
  • v4.5.4 Changes

    October 23, 2021
    • ๐Ÿ›  Fix bug preventing request capture when using Firefox and Selenium >= 4.0.0