pydoll
pydoll copied to clipboard
Add methods `enable_auto_solve_cloudflare` and `disable_auto_solve_clouflare`
Currently, the Cloudflare captcha bypass is not automatic, requiring the user to click the checkbox.
The idea of this issue is to register a callback whenever the page loads to check for the presence of the captcha and then solve it automatically.