Description
Nowadays solving CAPTCHAs on websites is an extremely common but monotonous task. Thus, it can be automated using bots. For this reason, an automatic captcha solver has been implemented in Orchestrator SaaS.
How to set it up?
Owner
and Billing contact
roles have access to that page.Studio Pro implements an automatic algorithm for solving CAPTCHAs and is available to all users by default. You can find the anti-CAPTCHA feature on the "Billing" page of the User Portal. To access it, expand the Account option and click Billing. On the page, scroll down until you see the Anti-CAPTCHA add-on.
How to use it?
At the moment, our bots can solve reCAPTCHA v2 and only work with the Chrome Native web browser. This Anti-CAPTCHA option is automatically enabled in Studio Pro. However, if you want to disable it, access the Project Settings window.
Our Captcha solver launches automatically when a bot interacts with your web browser, for example by the "Open URL" activity. Therefore, you do not need to perform any additional actions with the bot. However, if problems arise while solving the captcha, the bot will try to solve the captcha three times. If the bot still cannot solve the captcha, the workflow will follow its actions according to the logic.
If several web pages have been opened, only the last opened page with the captcha will be solved.
As an example, take the following algorithm: the bot opens the https://www.google.com/recaptcha/api2/demo page and clicks the "Submit" button.
When a bot is running, in the status window you can see the Anti-Captcha activity running with a message that reads Solving CAPTCHA...This is useful especially when the workflow takes a long time to be completed.