In Alchemy is there a way to validate that an element is not visible?
Question ID: 340
0
0

I see that there is a pre-defined action to Wait for an element to become visible.  However, suppose I want to validate that a toast message indeed disappears after the toast time.  If I simply invert the result of the Wait for >Visible, will that accomplish that?  Basically, I want to wait for an element to disappear, so I need to validate that it is Visible first, then wait for it to become ‘not visible’.  How would I do that?

Marked as spam
Posted by (Questions: 4, Answers: 2)
Asked on June 15, 2023 4:09 pm
5 views

Answers (1)

0
Private answer

IF the item was visible at one point but you wanted to wait for it to be invisible then you could use the Wait For action using the Invisible clause.  If the item was never visible or you were unsure, then you would use the Visible action and invert the result of the step (using invert from step details).  That would accomplish the same thing

cm

Marked as spam
Posted by (Questions: 0, Answers: 38)
Answered on June 26, 2023 9:24 am

Welcome to Alchemy Center!
Please Log In to participate in the discussion.

X
Scroll to Top