assert_visible
Verify that a web element becomes visible within a specified timeout, ensuring it is present and displayed before proceeding with further actions.
Instructions
Assert an element becomes visible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| timeoutMs | No |