browser_wait_for_timeout
Wait a fixed duration in milliseconds to let page timers, progress bars, or delayed content complete before continuing.
Instructions
Wait a fixed amount of time (page sleeps/progress bars).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ms | No | Milliseconds to wait. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |