Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
4.32.7 - CDP Mode - Patch 7
CDP Mode - Patch 7
- Fix issue where Chrome was blocking new tabs as pop-ups
- Prevent issue caused by running Selenium via cron jobs
- Refresh Python dependencies
- Add a new CDP Mode example
- Update examples
For CDP Mode documentation, see: SeleniumBase/examples/cdp_mode/ReadMe.md
What's Changed
Full Changelog: v4.32.6...v4.32.7
4.32.6 - CDP Mode - Patch 6
4.32.5 - CDP Mode - Patch 5
CDP Mode - Patch 5
For CDP Mode documentation, see: SeleniumBase/examples/cdp_mode/ReadMe.md
For UC Mode documentation, see: SeleniumBase/help_docs/uc_mode.md
What's Changed
Full Changelog: v4.32.4...v4.32.5
4.32.4 - CDP Mode - Patch 4
CDP Mode - Patch 4
- Update UC Mode / CDP Mode
--> This resolves #3231 - Update CDP Mode examples
- Refresh Python dependencies
For CDP Mode documentation, see: SeleniumBase/examples/cdp_mode/ReadMe.md
For UC Mode documentation, see: SeleniumBase/help_docs/uc_mode.md
What's Changed
- Update test decryption reference by @emmanuel-ferdman in #3230
- CDP Mode - Patch 4 by @mdmintz in #3232
New Contributors
- @emmanuel-ferdman made their first contribution in #3230
Full Changelog: v4.32.3...v4.32.4
4.32.3 - CDP Mode - Patch 3
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