Drop files or data onto an element
browser_dropSimulate dragging and dropping files or MIME-typed data from outside the page onto a specified target element.
Instructions
Drop files or MIME-typed data onto an element, as if dragged from outside the page. At least one of "paths" or "data" must be provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| _meta | No | ||
| paths | No | ||
| target | Yes | ||
| element | No |