Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
4.34.5 - CDP Mode - Patch 28
CDP Mode - Patch 28
- Fix methods for switching drivers in CDP Mode
--> This resolves #3465 - Improve output when Rosetta 2 is missing/needed on macOS
--> This resolves #3466 - Refresh Python dependencies
What's Changed
Full Changelog: v4.34.4...v4.34.5
4.34.4 - CFT and CHS refactoring
CFT and CHS refactoring
("Chrome for Testing" and "Chrome-Headless-Shell" refactoring)
- Improve CFT and CHS downloads on Windows
- Refactor .gitignore for CFT and CHS
- Refresh Python dependencies
- Add a ChatGPT example
What's Changed
Full Changelog: v4.34.3...v4.34.4
4.34.3 - Add shortcuts and error-handling
Add shortcuts and error-handling
- Add shortcuts for using "Chrome for Testing" and "Chrome-Headless-Shell"
-->--cft
/cft=True
********--chs
/chs=True
- Error early when combining UC Mode with Chrome-Headless-Shell
--> You can't combine UC Mode with Chrome-Headless-Shell
--> Chrome-Headless-Shell is incredibly fast, but not stealthy - Refresh Python dependencies
What's Changed
Full Changelog: v4.34.2...v4.34.3
4.34.2 - Add support for downloading browsers, and more
Add support for downloading browsers, and more
- Add support for downloading browsers
--> This resolves #3450 - Add special options for setting the binary location
--> This lets you directly useChrome for Testing
andChrome-Headless-Shell
--> See #3450 for info - Refresh Python dependencies
- Do some refactoring
- Update examples
- Update the docs
What's Changed
Full Changelog: v4.34.1...v4.34.2
4.34.1 - CDP Mode - Patch 27
CDP Mode - Patch 27
- Update CDP Mode
--> The conversion about it was on Discord: https://discord.gg/EdhQTn3EyE
What's Changed
Full Changelog: v4.34.0...v4.34.1
4.34.0 - CDP Mode - Patch 26
CDP Mode - Patch 26
- Update uc_gui_click_captcha()
- Refactor Headless Mode
--> This resolves #3434 - Refactor BaseCase
- Fix --xvfb compatibility with --reuse-session / --rs
--> This resolves #3440 - Update "sbase gui" / "sbase commander" settings
- Refactor completed pytest-html reports
- Refresh Python dependencies
- Update examples
- Update the docs
What's Changed
Full Changelog: v4.33.15...v4.34.0
4.33.15 - CDP Mode - Patch 25
CDP Mode - Patch 25
- Fix missing argument bug in CDP Mode
--> This resolves #3415
What's Changed
Full Changelog: v4.33.14...v4.33.15
4.33.14 - CDP Mode - Patch 24
CDP Mode - Patch 24
- Update the UC Mode driver patcher
--> This resolves #3406 - Update uc_gui_handle_captcha()
- Update examples
What's Changed
Full Changelog: v4.33.13...v4.33.14
4.33.13 - CDP Mode - Patch 23
CDP Mode - Patch 23
- Update CDP Mode
--> This resolves #3389 - Update examples
- Refresh Python dependencies
What's Changed
Full Changelog: v4.33.12...v4.33.13