browser_download_wait
Wait for browser downloads to complete in Playwright automation, returning the downloaded file path for further processing.
Instructions
Wait for a download to start and complete, returning the downloaded file path.
Call this before triggering the download action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | Timeout in milliseconds to wait for download |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |