Interact
Drag
Perform a drag operation along a path of coordinates
- path: List of points to drag through, each with ‘x’ and ‘y’ coordinates
- button: Mouse button to use for dragging (default: “left”)
Requires API key authentication.
POST
Authorizations
API key authentication
Path Parameters
Body
application/json
Available options:
left
, right
, middle
Optional step size for drag movements. If not provided, movement will be continuous.
Required range:
1 <= x <= 100