1

I am trying to get the CSS Selector of the error message being displayed in the login/signup screen in https://automationexercise.com/login disappearing message

I tried the solution given in How to find the element of a toast message in chrome but message still disappeared after the site was paused/frozen. I also tried to find it using the ctrl f in the Elements tab of the DevTools, is there a way to get the CSS Selector for this object?

0

1 Answer 1

1

These messages appear every time you enter a non-email into an input with type="email" and submit the form. It's not an element at all.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.