cdp_upload
Upload files to a file input element in a browser session controlled via CDP. Provide session ID, selector, and file paths from the server machine.
Instructions
Set files on an . Paths must exist on the machine running this MCP server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | ||
| selector | Yes | ||
| session_id | Yes | Session id returned by cdp_connect |