Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
4.32.2 - CDP Mode - Patch 2
CDP Mode - Patch 2
- Update UC Mode
--> This improves the fix / workaround for theuser-data-dir
issue on Chrome-130 in UC Mode.
--> This also includes an update that allows loading cross-origin cookies with theload_cookies()
method. - Include CDP Mode in packages
--> This resolves #3219 - Update examples for CDP Mode
What's Changed
Full Changelog: v4.32.1...v4.32.2
4.32.1 - CDP Mode - Patch 1
CDP Mode - Patch 1
For CDP Mode documentation, see: SeleniumBase/examples/cdp_mode/ReadMe.md
What's Changed
Full Changelog: v4.32.0...v4.32.1
4.32.0 - Add CDP Mode to UC Mode, and more
Add CDP Mode to UC Mode, and more
🐙 CDP Mode
Documentation: SeleniumBase/examples/cdp_mode/ReadMe.md
New Examples: SeleniumBase/examples/cdp_mode
- Add CDP Mode to UC Mode
- Update the documentation
- Add CDP Mode examples
- Update examples
- Refresh Python dependencies
What's Changed
Full Changelog: v4.31.6...v4.32.0
4.31.6 - Fix console output on Windows
4.31.5 - Update console scripts and color settings
4.31.4 - Fix Xvfb settings and refactor
4.31.3 - Update Firefox options and settings
Update Firefox options and settings
- Update Firefox options and settings
--> This resolves #3170
--> This resolves #3171 - Refresh Python dependencies
What's Changed
Full Changelog: v4.31.2...v4.31.3
4.31.2 - Add option for disabling cookies
Add option for disabling cookies
- Add option for disabling cookies
--> This resolves #3164
What's Changed
Full Changelog: v4.31.1...v4.31.2
4.31.1 - Update options, methods, and docstrings
Update options, methods, and docstrings
- Add option to use Chrome's old headless mode
--> This resolves #3162 - Update methods
--> Addis_alert_present()
--> Update existing methods - Update comments and docstrings of SB() and Driver()
--> Add types to docstrings - Update console scripts
--> This fixes the SeleniumBase logo printed when the screen width is under 66 characters
----> (The logo is printed when typingsbase
orseleniumbase
on the command-line)
What's Changed
Full Changelog: v4.31.0...v4.31.1
4.31.0 - Multiple updates (options, etc.)
Multiple updates (options, etc.)
- Update options
--> This resolves #3149
--> This resolves #3145
--> This resolves #3144
--> This resolves #3156 - Make multiple updates
--> This resolves #3136
--> This resolves #3152
--> This resolves #3146 - Refresh Python dependencies
--> This resolves #3153 - Update examples
--> This resolves #3158 - Add pyproject.toml
--> This resolves #3155
Screenshot with all descriptions from #3159:

What's Changed
- Compatibility for geckodriver aarch64 by @deveworld in #3154
- Multiple updates (options, etc.) by @mdmintz in #3159
New Contributors
- @deveworld made their first contribution in #3154
Full Changelog: v4.30.8...v4.31.0