Como automatizar um teste com um hcaptcha?

Oi pessoal, bom dia.

Comecei recentemente a estudar o robot e esbarrei em problema. Ao criar um teste em uma pagina de login me deparei com um hcaptcha e não sei como faço para automatizar este passo, uma vez que as perguntas, imagens e consequentemente os clicks são aleatórios. Como é meu primeiro tópico espero, que a pergunta esteja de fácil entendimento.

  • Communication here is in English
  • Automating Human Verification Actions is not in the scope of computer automation :slight_smile:

Must you really do automation on that app/site? Then, you should contact the developers to:

  1. Provide a workaround for the CAPTCHA, or
  2. Have a special combination, that always allow passing (master password)
  3. Disable the CAPTCHA in the Test Environment (you should not be doing tests in Production)
4 Likes

Ok. Thanks Helio.