| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.48.0 - Selenium and CDP updates source code.tar.gz | 2026-04-11 | 1.3 MB | |
| 4.48.0 - Selenium and CDP updates source code.zip | 2026-04-11 | 1.6 MB | |
| README.md | 2026-04-11 | 1.4 kB | |
| Totals: 3 Items | 2.9 MB | 0 | |
Selenium and CDP updates
- Update CDP Mode
-->
solve_captcha()now supports "Friendly Captcha" -->nest-asynciois patched from within to avoid deprecation warnings on Python 3.14 - Refresh Python dependencies
--> Includes a
seleniumupgrade - Add an example that bypasses "Friendly Captcha"
- Add Stealthy Playwright examples for BrowserScan
- Warn when await is missing from async method calls
- Support "Friendly Captcha" solving in async mode
- Add async example of solving "Friendly Captcha"
What's Changed
- Selenium and CDP updates by @mdmintz in https://github.com/seleniumbase/SeleniumBase/pull/4319
Full Changelog: https://github.com/seleniumbase/SeleniumBase/compare/v4.47.9...v4.48.0