Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
4.13.26 - Refresh Python dependencies
Refresh Python dependencies
- 5ec2d1c
- This includes improvements to the debugger.
What's Changed
Full Changelog: v4.13.25...v4.13.26
4.13.25 - Refresh dependencies and fix a bug
4.13.24 - Update GUI Apps and the HTML Inspector
4.13.23 - Multithreading Improvements
Multithreading Improvements
- Add option to support multiple proxies with auth in parallel
--> 2865690
--> This resolves #1832 - Fix issue with multithreaded tests in UC Mode
--> 96f967e
--> This resolves #1833 - Fix issue with multithreaded tests in Remote Debug Mode
--> 6e72fd3
--> This resolves #1834 - Refresh Python dependencies
--> fff5991
What's Changed
Full Changelog: v4.13.22...v4.13.23
4.13.22 - Updates and fixes
Updates and fixes
- Fix an issue with the remote-debugging-port in
--ucmode
--> 082c692
--> (Uses port9222unless changing viachromium_arg="remote-debugging-port=PORT")
--> This resolves #1827 - Tours can now be controlled via the
Page-Up/Page-Downkeys.
--> Useful if driving a tour as a presentation via a physical clicker device. - Tours that previously couldn't be controlled via the Arrow keys have now gained that ability.
- Refresh Python dependencies
--> 730c6d0
What's Changed
Full Changelog: v4.13.21...v4.13.22
4.13.21 - PyOpenSSL update
PyOpenSSL update
- Refresh Python dependencies
--> 08263b8
What's Changed
Full Changelog: v4.13.20...v4.13.21
4.13.20 - Refresh Python dependencies
Refresh Python dependencies
https://github.com/seleniumbase/SeleniumBase/pull/1823/files
- Required dependencies that changed:
filelock>=3.10.7;python_version>="3.7"
platformdirs>=3.2.0;python_version>="3.7"
parameterized==0.9.0;python_version>="3.7"
typing-extensions==4.5.0;python_version>="3.7" and python_version<"3.9"
rich==13.3.3;python_version>="3.7"What's Changed
Full Changelog: v4.13.19...v4.13.20
4.13.19 - Selenium update and dependencies
Selenium update and dependencies
- Refresh Python dependencies
--> b7c5b6c
What's Changed
Full Changelog: v4.13.18...v4.13.19
4.13.18 - Update minimum "filelock" version
Update minimum "filelock" version
- Update minimum
filelockversion for a bug-fix
--> New minimum:filelock>=3.10.3
--> d95f7c8
What's Changed
Full Changelog: v4.13.17...v4.13.18