browser_wait_ms
Introduce a fixed pause in browser automation to handle animations, rate limits, or delayed rendering. Specify milliseconds and wait until the page stabilizes.
Instructions
纯等待指定毫秒数(逃生舱: 动画/限流/延迟渲染)。上限=工具超时-5s。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ms | Yes | ||
| task_id | No |