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-wire
as a dependency - Remove anywhere it was used or referenced including:
webdriver_factory
pylenium.json
conftest.py
- docs.pylenium.io
Considerations
- After updating to
v1.21.x
, make sure to remove theseleniumwire*
values in yourpylenium.json
files
Shoutouts 🎉
Thank you to everyone that was involved in reporting this issue #329