Get Text activity is not working on Pop Up

I want to extract error message from Pop up, please check the image below.

This is a website URL ACME System 1 - Register (uipath.com)

I have tried the Get text activity classis or Morden, but I’m not able to find the solution, please help me to get the highlighted popup message.

Thanks

anyone is available for the solution?

Hi! What would be the use-case of this?

I’m doing one POC and it’s a requirement to get the error pop up message if email does not contain ‘@’ symbol.
I have tried it with every possible selector, but I was not able to get the error text.

I get it. I have tried a few methods as well and they did not seem to work.
However, business-wise, it would be better to check the email using REGEX before heading to log in and if it does not contain the “@” symbol, you can still display a message or take a certain course of actions.

Thanks for the reply and I already know this same solution, but I have to get the Pop text only, and I have tried it with OCR, and it’s working now.

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