wait_for_hidden
Wait until a specified element is no longer visible on the page. Use it to verify that an element has disappeared after an action, such as a modal closing.
Instructions
Wait for an element to disappear
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |