How to capture captcha from website

Guys, I’ve encountered a situation where need to login to a secure public website, and enter captcha. Captcha may be simple or complex.

Have anyone of you encountered the situation and captured captcha using UiPath or any other way? Please help

1 Like

Hi,

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.