4.49.2 - CDP Mode: Patch 107
CDP Mode: Patch 107
- Update CDP Mode
--> This resolves #4351 - Refresh Python dependencies
- Refresh Python dependencies
- Update Stealthy Playwright examples
- Update CDP Mode examples
- Update the docs
This simplifies a lot of method calls. Eg. sb.cdp.METHOD() can now be called with sb.METHOD().
Over 40 examples have been updated to include website changes and simplifications.
sb.solve_captcha() now detects more CAPTCHAs than it did before.
What's Changed
Full Changelog: v4.49.1...v4.49.2