assertNotVisible
Assert that a UI element is not present or visible on the screen.
Parameters
Parameter
Type
Description
Usage examples
Assert an element with specific text is not visible
Assert an element matching multiple properties is not visible
Related commands
Last updated