Authentication using Credential + Captcha

I am analyzing a process where “I” have to authenticate using credentials + Captcha code.
Is there is any way to do this using Robot?

Hi @amitdwivedi,

Yes, there is.

You may create a custom activity which basically get the Captcha image and send a request to an external service such as DeathByCaptcha and get its results later on.

Thanks @acaciomelo. Can be a good workaround for an Individual projects. But most of the companies doesn’t cetifies these API’s.

1 Like