Web login - verification code

How to deal with verification code on website? simply OCR is not workable.

Website:
http://asone.safesvc.gov.cn/asone/servlet/LoginOutServlet?logOutType=2

Hi there @tshiliang

Its hard to make this because of the web. This captcha is hard to read from UiPath but you must do something like this (see attached files)

test.xaml (7,8 KB)

When I read the captcha I made a regex expresion to take just numbers, but sometimes the OCR reads “!” in the captcha, and I must replaced it.

Check this out please

Cheers,
Pablo

Thanks Pablo!

@tshiliang You’re welcome my friend :slight_smile:

If the solution gave helped you, please, mark answer as solution if you are able to do it, in fact to help third people

Cheers,
Pablo

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.