Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
4.15.0 - Updates for selenium 4.10.0
4.14.14 - Update console scripts and Edge options
Update console scripts and Edge options
- Update console scripts:
--> Page object generator
--> Sample test generator
--> Selenium script converter - Also Avoid Guest Mode on Edge if using a proxy with auth
Full Changelog: v4.14.13...v4.14.14
4.14.13 - Avoid notifications on Edge when possible
Avoid notifications on Edge when possible
- Avoid notifications on Edge when possible
--> This resolves #1897
What's Changed
Full Changelog: v4.14.12...v4.14.13
4.14.12 - Refresh Python dependencies
4.14.11 - Dependencies and URL prefixes
Dependencies and URL prefixes
- Refresh Python dependencies
--> bf984ca - Update and sort the list of allowable URL prefixes
--> 27d2e44
What's Changed
Full Changelog: v4.14.10...v4.14.11
4.14.10 - Fix issue with long filenames in logs
4.14.9 - Some refactoring
Update urllib3 and other dependencies
4.14.7 - Fix issue with setting user_data_dir in --uc mode
4.14.6 - Version compatibility and logging
Version compatibility and logging
- Refactoring
--> 3c260af
--> This improves compatibility and fixes issues with Python3.11
and3.12
.
--> This resolves #1864
--> This includes an improvement to stack traces in thebasic_test_info.txt
file.
--> Some of this is related to changes inunittest
between Python3.10
and3.11
.
What's Changed
Full Changelog: v4.14.5...v4.14.6