browser_wait_for_selector
Wait for a specific element to appear, become visible, or reach another page state. Use to synchronize browser automation steps.
Instructions
Wait for an element selector to reach a page state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| selector | Yes | ||
| state | No | visible | |
| timeout_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||