v3.0.1
What's Changed
- Improvements for network related error handling, replace chromedriver-py with webdriver-manager & more by @RileyXX in #112
Notes:
Users upgrading to v3.0.1
who are not using chromedriver-py
in other projects can safely uninstall it using:
python -m pip uninstall chromedriver-py
See pull request for more details about this version.
Full Changelog: v1.9.5...v3.0.1