Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
4.47.1 - CDP Mode: Patch 95
CDP Mode: Patch 95
- Update CDP Mode
- Update the documentation
- Add .dockerignore
- Update the Dockerfile
- Refresh Python dependencies
- Update CDP Mode examples
What's Changed
Full Changelog: v4.47.0...v4.47.1
4.47.0 - CDP and Docker updates
4.46.5 - Refresh Python dependencies
4.46.4 - Fix `shutil` copy typo
Fix shutil copy typo
- Fix shutil copy typo
-- Should beshutil.copy2(not 3)
What's Changed
Full Changelog: v4.46.3...v4.46.4
4.46.3 - CDP Mode: Patch 94
4.46.2 - CDP Mode: Patch 93
CDP Mode: Patch 93
- Remove a CDP workaround that's no longer needed
--> Related touser_data_dirusage on older Chrome versions.
What's Changed
Full Changelog: v4.46.1...v4.46.2
4.46.1 - Dependencies and `variables` update
4.46.0 - Update CDP and Selenium
Update CDP and Selenium
- Update CDP Mode
-- Mostly updates to theasyncformat. - Update CDP Mode examples
-- Includes updates to Playwright examples. - Refresh Python dependencies
-- This upgrades the Selenium version.
What's Changed
Full Changelog: v4.45.13...v4.46.0
4.45.13 - CDP Mode: Patch 92
CDP Mode: Patch 92
- Fix an issue with CDP Mode
-- This resolves #4209 - Update CDP Mode examples
What's Changed
Full Changelog: v4.45.12...v4.45.13
4.45.12 - CDP Mode: Patch 91
CDP Mode: Patch 91
Summary of updates:
- Some tweaks to the hCaptcha-solver
- Some changes to logging and debug messages
- A few changes to timing and other areas
- Lots of updates to CDP Mode examples
- New examples for Stealthy Playwright
What's Changed
Full Changelog: v4.45.11...v4.45.12