Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
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
4.16.4 - Add Dark Mode option, and more
Add Dark Mode option, and more
- Add Dark Mode option (Chromium)
--> This resolves #1975 - Update UC Mode
- Refactor Chromium options
- Update default edgedriver version
--> (Fallback-only if Edge version isn't detected) - Refactor console scripts
- Refresh Python dependencies
What's Changed
Full Changelog: v4.16.3...v4.16.4
4.16.3 - Refresh methods, dependencies, settings, and reliability
Refresh methods, dependencies, settings, and reliability
- Refactor link_text methods
- Fix issues with Edge version 115 on Linux
- Improve reliability of driver downloads
- Update UC Mode
- Refresh Chrome options
- Add methods for non-empty text assertions
- Refresh Python dependencies
What's Changed
Full Changelog: v4.16.2...v4.16.3
4.16.2 - Fix driver download script
Fix driver download script
- Fix driver download script
- This resolves #1969
As mentioned in #1969, until the Chromium Team resolves https://bugs.chromium.org/p/chromium/issues/detail?id=1466427, it's best to set chromedriver 114 as the maximum version for download, (and to keep using it for Chrome 115+).
What's Changed
Full Changelog: v4.16.1...v4.16.2
4.16.1 - Fix an issue with Chrome 115 automation
Fix an issue with Chrome 115 automation
- Fix an issue with Chrome 115 automation
- This was caused by https://chromedriver.chromium.org/downloads stopping at 114
- This resolves #1966
What's Changed
Full Changelog: v4.16.0...v4.16.1