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