Click And Download
element_click_and_downloadTrigger a download by clicking an element, using coordinates, or simulating keyboard input, then wait for completion and return a verified artifact receipt.
Instructions
Perform one selector, coordinate, or keyboard trigger, await one completed download, and return an integrity-checked safe artifact receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | Shared maximum seconds for target resolution, click, and download completion. | |
| selector | Yes | Selector/accessibility target, viewport coordinate click, or keyboard input that starts one download. | |
| operation_key | No | Optional live-task key. Reusing the same key replays the frozen artifact result without clicking again. | |
| expected_filename | No | Optional exact basename constraint for the downloaded artifact. | |
| expected_mime_type | No | Optional MIME constraint inferred from the completed filename. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||