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 aseleniumupgrade - 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
Full Changelog: v4.47.9...v4.48.0