Recaptcha v3
Example of a v3 recaptcha.
Last updated
Example of a v3 recaptcha.
Last updated
This object depends on the "Open Browser" object to work.
Field
Descriptive
Title
Object Title
Select Browser Object
Option to select a browser opened with the "Open Browser" object
Recaptcha v3
Selects the recaptcha type as v3
Object Identifier Name
Unique name for this object (variable)
2 captcha
Selects "2 captcha" as the provider of the solution
Anticaptcha
Selects "Anticaptcha" as the provider of the solution
Timeout
Timeout for the captcha solution
Synchronous execution?
Defines whether the execution should wait for the solution before continuing or not
Stop execution if something goes wrong while searching for the element
This operation pauses robot execution if an error occurs while searching for the element
To solve a recaptcha v3 a few steps must be followed:
1 - First you must define an unique name for the object in the "Object Identifier Name" field, select the browser and enter the website to be accessed in the "Web Page Address" field:
As per the image above, we will use the Rondônia Sintegra website for this tutorial:
2 - On this website, where the resolution is not visual, it is necessary to fill in some information (Type of Taxpayer, State Registration / CNPJ / CPF). For this tutorial, we will use the "Search Elements" object, which is also available in the "Internet" menu.
First inform the main object, in this case the browser opened with the "Open Browser" object. Next we must inform the xpath of the Type of Taxpayer field, which will return a list. Inform the option "SEARCH FOR A LIST" and in "Actions on Elements" select the option "TYPE" and then inform as text the description to be used as search. (See how to search the xpath of elements manually, by clicking HERE)
Next we must search for the element to inform the CNPJ value as defined above:
With the required information, we will use the "Solve Captcha" object by selecting the "RECAPTCHA V3" option:
To finish this operation we must search for the "Query" button to query the registry:
3 - The working area will look like this: