CAPTCHA solving requires being on a paid plan.
Enable CAPTCHA Solving
Set the session creation parameter to enable solving:Enable or Disable During a Session
You can start or stop automatic CAPTCHA solving on an active session without recreating the browser. This is useful when you only want solving enabled around specific pages or workflows.Set
solverType to "visual" to use the visual reCAPTCHA solver. If omitted, the session uses the default automatic CAPTCHA solver configuration.Run Manual CAPTCHA Evaluation
You can also trigger a bounded CAPTCHA evaluation on an active session. This runs once against the current browser pages and returns the evaluation result.Supported manual CAPTCHA targets are
turnstile, cloudflare-challenge, aliexpress, recaptcha, and amazon.Waiting for CAPTCHA Solve
Solving can take time. When navigating to pages that might contain CAPTCHAs, add appropriate waits:Node.js
Next Steps
Lifecycle Management
Manage session lifecycle
Ad Blocking
Block ads and trackers
Profiles
Persist cookies and local storage
Extensions
Load browser extensions