Currently, CDP (Chrome DevTools Protocol) supports CAPTCHA solving, event monitoring, and offers advanced APIs for fine-grained control over CAPTCHA solver behavior.
Supported APIs and usage: APIs include Captcha.setAuto, SolveCaptcha.setToken, Captcha.setConfig, Captcha.solve, Agent.click, Agent.liveURL.
More details please refer to: Our CDP API Documentation
On this page