assert_element_not_visible
Verify that a web element is hidden or absent from the page, ensuring it is not visible to users.
Instructions
Assert an element is NOT visible (hidden or absent).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| by | No | css | |
| timeout | No |