assert_visible
Asserts that a web element becomes visible within a timeout. Use to confirm UI state changes after interactions like clicks or navigation.
Instructions
Assert an element becomes visible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| timeoutMs | No |