Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
4.17.9 - Refactor logging and driver settings
4.17.8 - Cleaner Logging
Cleaner Logging
- Remove empty logging folders
--> This resolves #2013
--> This resolves #2010 - Refactor downloading
- Update timing
- Refresh Python dependencies
What's Changed
Full Changelog: v4.17.7...v4.17.8
4.17.7 - Optimize timeouts in "requests"
Optimize timeouts in requests
In particular, if you're trying to download a driver while behind a VPN (eg. Cisco AnyConnect), then the download will complete much sooner.
What's Changed
Full Changelog: v4.17.6...v4.17.7
4.17.6 - Add "timeout" to "requests.get()"
Add timeout
to requests.get()
- Add "timeout" to "requests.get()" calls
--> This resolves #2004 - Refactor the driver manager (Also adds
timeout
torequests.get()
calls) - Refresh Python dependencies
What's Changed
Full Changelog: v4.17.5...v4.17.6
4.17.5 - Fix issue with pyo3 (PyO3)
Fix issue with pyo3 (PyO3)
- Fix issue with pyo3 (PyO3)
--> This resolves #2002 - Refresh Python dependencies
What's Changed
Full Changelog: v4.17.4...v4.17.5
4.17.4 - Fix a bug, update UC Mode, and upgrade Pdb+
Fix a bug, update UC Mode, and upgrade Pdb+
- Fix issue that occurs if a driver path contains spaces
--> This resolves #1996 - Update UC Mode
- Refresh Python dependencies (Pdb+)
What's Changed
Full Changelog: v4.17.3...v4.17.4
4.17.3 - Fix issue with proxies in UC Mode
Fix issue with proxies in UC Mode
- Fix issue with proxies in UC Mode
--> This resolves #1995 - Also Refresh the pdbp (Pdb+) dependency
What's Changed
Full Changelog: v4.17.2...v4.17.3
4.17.2 - Update UC Mode, JS methods, and dependencies
Update UC Mode, JS methods, and dependencies
- Update the UC Mode patcher
--> This resolves #1989
--> This resolves #1990 - Add "timeout" arg to javascript methods
--> This resolves #1991 - Refresh Python dependencies
What's Changed
Full Changelog: v4.17.1...v4.17.2
4.17.1 - Chrome-for-Testing support, Recorder Mode fixes, and more
Chrome-for-Testing support, Recorder Mode fixes, and more
- Add support for Chrome-for-Testing chromedrivers
--> This resolves #1983 - Add option to override the driver version used
--> This resolves #1984 - Make improvements to Recorder Mode
--> This resolves #1982
--> This resolves #1985 - Optimize driver settings
- Refresh Python dependencies
What's Changed
Full Changelog: v4.17.0...v4.17.1
4.17.0 - Selenium upgrade, and more
Selenium upgrade, and more
- Upgrade to selenium==4.11.2
- Fix issue with clicking in Safari
- Refactor UC Mode
- Move Chrome options around
- Swap deprecated "log_path" with "log_output"
- Refresh other Python dependencies
What's Changed
Full Changelog: v4.16.4...v4.17.0