wb_upload
Upload local files to a visible file input by providing absolute filesystem paths. Requires the page to display an element.
Instructions
Set files on a file input element. files must be absolute local filesystem paths (not http/data URLs). Page must already show .
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | Absolute local filesystem paths only | |
| session | No | Per-call session override (does not change the process default) | |
| selector | Yes |