Solve a captcha

There are three ways to handle a captcha during an automation: solve it automatically through the 2Captcha integration, solve it manually using the desktop app, or avoid triggering it by enabling anti-bot blocking.

Solve a captcha with 2Captcha


Use the Solve Captcha step to solve captchas automatically. You'll need a 2Captcha account, and there's a small per-captcha charge.

  1. Sign up for a 2Captcha account.
  2. Open the step finder, search for solve, and add the Solve Captcha step.
  3. Enter your 2Captcha API key in the step.

The integration supports reCAPTCHA v2, reCAPTCHA v3, and invisible reCAPTCHA. For more, see the 2Captcha integration docs.

Solve a captcha manually


When running on the desktop app, you can interact with the browser during a run. This is called attended automation. Add a Wait step before the captcha so you have time to solve it manually before the automation continues.

Avoid captchas with anti-bot blocking


The bot blocking setting can stop captchas from appearing in the first place. If a captcha is triggered every run, try enabling anti-bot blocking before reaching for one of the methods above.