Browser Wait For Selector
browser_wait_for_selectorWaits for a page selector to reach attached, detached, visible, or hidden state before continuing the automation flow.
Instructions
Wait for a selector to reach a state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | ||
| timeout | No | ||
| selector | Yes | ||
| sessionId | Yes |