v1.21.0 - 2024.05.24
selenium-wire is no longer maintained and has been causing multiple issues for users, so removing it was the cleanest and simplest solution.
It provided some functionality like inspecting network requests, but I'm sure there are other, better ways we can replicate that functionality if people really need it.
Changes
- Remove
selenium-wireas a dependency - Remove anywhere it was used or referenced including:
webdriver_factorypylenium.jsonconftest.py- docs.pylenium.io
Considerations
- After updating to
v1.21.x, make sure to remove theseleniumwire*values in yourpylenium.jsonfiles
Shoutouts 🎉
Thank you to everyone that was involved in reporting this issue #329