session_download
Downloads files from direct links or by clicking a download button, saving them to cache and returning the local path.
Instructions
Скачать файл. url — прямая ссылка; selector — кликнуть и поймать download (кнопки «Скачать»). Сохраняет в ~/.cache/camoufox-research/downloads/. Возвращает путь.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| timeout | No | ||
| selector | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |