browser_wait
Wait for a semantic condition on a shared web page, such as an element appearing, being checked, or focused, before continuing automation.
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 |