browser_wait
Wait until a specified element, text, or role appears on the page. Returns a warning on timeout to avoid errors in browser automation.
Instructions
等待元素或文本出现。超时返回WARNING。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| name | No | ||
| role | No | ||
| text | No | ||
| task_id | No | ||
| timeout | No |