wait_for_element
Wait for a CSS selector to match an element on the active page, optionally waiting until the element is visible or present within a specified timeout.
Instructions
Wait for a CSS selector to match an element on the active page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| timeoutMs | No | ||
| state | No | ||
| contextId | No |