Wait for Browser Download
Command description
Wait until the specified download task succeeds or fails.
Command Input Parameters
| input parameters | Input parameter type | Description |
|---|---|---|
| Browser Type | enum | Google Chrome, Edge, QQ Browser, BitBrowser, AdsPower |
| envId | str | This parameter is only required when the browser type is BitBrowser or AdsPower, and is used to monitor the specified fingerprint browser window. |
| Download Task ID | int or str | |
| Maximum Wait Duration | number | Maximum time to wait, in seconds; the command returns earlier if the download finishes |
Command Output Parameters
None
tip
- Runavelo browser extension 2.0.0 or later
- Download and import get-download-file-path.qya (right-click and select Save link as) to view the sample workflow.