Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
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
4.45.11 - hCaptcha support, and more
hCaptcha support, and more
- Update CDP Mode
- Improve the virtual display error-handling
- Handle an edge case for base Chromium
- Refresh Python dependencies
- Refactor click_if_visible(selector)
- Add an example of bypassing hCaptcha
- Add an example of web-scraping Reddit
- Update CDP Mode examples
Summary of updates:
- This resolves #4206
- This resolves #4205
- The
solve_captcha()method can now click on the Imperva/Incapsula hCaptcha. - Web-scraping Reddit is now possible if
use_chromium=Trueis set.
What's Changed
Full Changelog: v4.45.10...v4.45.11
4.45.10 - CDP Mode: Patch 90
CDP Mode: Patch 90
- Prevent duplicate virtual displays
--> This prevents a memory leak when activating CDP Mode on Linux - Refresh an optional Python dependency
What's Changed
Full Changelog: v4.45.9...v4.45.10
4.45.9 - CDP Mode: Patch 89, and more
CDP Mode: Patch 89, and more
- Update CDP Mode
--> Prevent an Xvfb memory leak on Linux for Pure CDP Mode - Refresh Python dependencies
- Add a GitHub Actions option for sbase mkdir DIR
What's Changed
- Add a GitHub Actions option for
sbase mkdir DIRby @mdmintz in #4198 - CDP Mode: Patch 89 by @mdmintz in #4199
Full Changelog: v4.45.8...v4.45.9