browser_upload_file
Upload one or more files to a file input element in Chrome/Chromium via CDP. Enables AI agents and developers to automate file selection for browser tasks.
Instructions
Upload one or more files to an element via CDP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | List of absolute file paths to upload | |
| selector | Yes | CSS selector for the file input |