waitForTimeout
Pause execution for a specified number of milliseconds to synchronize actions in automated browser workflows, ensuring precise timing for complex interactions.
Instructions
等待指定毫秒数
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ms | Yes | 等待的毫秒数 | |
pageId | Yes | 页面ID |