reCaptcha in Delphi application

1

I'm doing a CNPJ query through the Revenue website in an application.

Now they are using reCaptcha , so in a WebBrowser I allow the user to click the I am not a Robot and after that, the user must click on the button

My question is this: Do you know when the user has completed the validation process of reCaptcha ?

I compared the source code before and after the validation, but it does not change anything. Is there any way? If there is, how can I know to then simulate the click on the query button of the application or even hide the WebBrowser .

    
asked by anonymous 22.11.2017 / 12:51

0 answers