Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
4.15.12 - Improve MySQL error messages
4.15.11 - Simplify dependencies
Simplify dependencies
- Upgrade the "execnet" dependency
- Update deploy dependencies
- Update optional dependencies for reading PDFs
- Remove dependencies that are no longer required
- This resolves #1941
What's Changed
Full Changelog: v4.15.10...v4.15.11
4.15.10 - Dependencies, docs, and refactoring
4.15.9 - Add methods for saving data to the logs
4.15.8 - Refresh dependencies, docs, and examples
Refresh dependencies, docs, and examples
- Refresh required dependencies
--> 12de944 - Also refresh optional dependencies and mkdocs dependencies
- Update documentation and examples
What's Changed
Full Changelog: v4.15.7...v4.15.8
4.15.7 - Update exception-handling and more
Update exception-handling and more
- Update exception-handling
--> a572324
--> This should improve the output of some exceptions - Update optional MySQL code
--> ae8f477
--> Ifpymysql
is needed and not installed, gets version1.1.0
for Python 3.7 and newer - Refresh the urllib3 Python dependency
--> 4383a9f
--> This resolves #1931
What's Changed
Full Changelog: v4.15.6...v4.15.7