Get Download Task ID
Command description
Use this command with Start Monitoring Downloads.
A download task ID becomes available only after the task appears in the browser's download history. Some sites create the task shortly after the download is triggered. If necessary, add a short Pause before running Get Download Task ID.
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. |
| Monitoring Task ID | int or str | Get all download tasks from the beginning of the monitoring task to the present |
| Stop Monitoring | bool | Whether to stop monitoring download tasks |
Command Output Parameters
| Output parameters | Output parameter type | Description |
|---|---|---|
| Download Task ID List | list[int] |
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.