How to capture an error message in web application and store in a variable?

I need to capture an error message in the login page. Tried with OCR Activity but it doesn’t detect error message in the password field.

1 Like

@Raphael_Ragul

Use Get Text Activity and indicate that element on the screen to read error message.

6 Likes

Tried and it worked for a POC. I will try it in my project and let you know if any issues.

Thank you :blush:

2 Likes

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