Skip to content

CAPTCHA-clicking without PyAutoGUI #4057

@mdmintz

Description

@mdmintz

CAPTCHA-clicking without PyAutoGUI

I've been working on a way to click CAPTCHAs without using PyAutoGUI. (Specifically, Cloudflare Turnstiles.)

When this is ready, there will be a new method:

sb.cdp.solve_captcha()

Hopefully it'll be able to replace sb.cdp.gui_click_captcha() and sb.uc_gui_click_captcha().

Metadata

Metadata

Assignees

Labels

UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeenhancementMaking things better

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions