Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
4.16.0 - The big refactor, and more
The big refactor, and more
- Refactor the code
--> This resolves #1964 - Upgrade from "boto" to "boto3"
--> This resolves #1961 - Add "ProxyConnectionException" with a retry
--> This resolves #1963 - Add "SCREENSHOT_WITH_BACKGROUND" to settings
--> This resolves #1962 - Improve undetected mode ("--uc")
- Add new method: "is_online()"
- Refresh Python dependencies
What's Changed
Full Changelog: v4.15.15...v4.16.0
4.15.15 - Refactor file generators
Refactor file generators
- Refactor file generators
--> This resolves #1957 - Refresh Python dependencies
- Update the Korean example test
What's Changed
Full Changelog: v4.15.14...v4.15.15
4.15.14 - Detection-handling and more
Detection-handling and more
- Prevent sites from detecting SeleniumBase ("--uc" mode)
--> This resolves #1953
--> This resolves #1949 - Add "NoSuchOptionException" for missing "select" options
--> This resolves #1948 - Add more time for the "jConfirm" dialog box library to load
--> This resolves #1954 - Do some javascript refactoring
- Add a geolocation example test
--> This resolves #1955 - Update the Japanese example test
- Update the undetected chromedriver tests
What's Changed
Full Changelog: v4.15.13...v4.15.14
4.15.13 - Fix issue with the MySQL integration
Fix issue with the MySQL integration
- Fix issue with a missing PyMySQL dependency
- This resolves #1945
What's Changed
Full Changelog: v4.15.12...v4.15.13
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