upload_file_by_uid
Upload a local file to a file input element identified by its UID from the page snapshot. Use this to provide files for file-picker inputs during browser automation.
Instructions
Upload file to file input by UID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | File input UID from snapshot | |
| filePath | Yes | Local file path |