Captcha Recognition in App Automation

Hi Guys,

I’m trying to capture the “number” captcha image shown in one of the apps which I’m testing using test automation during login screen page. Can anyone suggest any good method to do the same ?

Would it beneficial to understand the captcha algo used to show the same for recognition???

Require your thoughts and possible solutions if any.

@Karthik_Sriharsha try to beat google :slight_smile: If you control capture appearance and know in your app it\s value - the easiest way will be to assign this value somewhere (when app in debug mode) and read it.