In Alchemy is there a way to validate that an element is not visible?
Question ID:
340
♥ 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
|