wait_until_visible
Pause execution until a specified web element becomes visible. Use a CSS, XPath, or other selector to define the element, with an optional timeout to control wait duration.
Instructions
Wait for an element to be visible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| timeoutMs | No |