browser_wait
Wait until a semantic condition (defined by an accessibility-tree locator) becomes true in a shared tab, with a bounded timeout. Ensures the page reaches the desired state before continuing.
Instructions
Wait for one bounded semantic condition in an explicitly shared tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locator | Yes | A semantic accessibility-tree locator; arbitrary CSS and executable scripts are not accepted. | |
| timeout_ms | No | ||
| collaboration_id | Yes |