wait_until_visible
Pause Selenium automation until a specified element is visible on the page, ensuring interactions occur only when the element is present and displayed.
Instructions
Wait for an element to be visible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| timeoutMs | No |