Solve a reCAPTCHA
Solve a reCAPTCHA
Finds and solves the reCAPTCHA v2 on the browser's page automatically, returning the response token to submit with the form.
Options
Browser or page ID
The browser, tab or iframe opening action used as the context. The robot looks for and solves the reCAPTCHA inside that session.
Returns
- Response code — the token generated once the reCAPTCHA is solved, ready to submit with the form.
Rules and conditions
- Browser or page ID is required.
- The action detects the checkbox kind of reCAPTCHA v2 on the page automatically.
- The token has a limited lifetime — use it immediately.
- For the image-selection kind of reCAPTCHA, use Solve an image reCAPTCHA.