Skip to main content
POST
Drag by Description
Drag from one element to another, both described in natural language. Uses vision AI to find both elements and drag between them.

Request

Path Parameters

Query Parameters

Request Body

Response

Synchronous

Asynchronous

Examples

Adjust a Slider

SDK Usage

The Python SDK provides this through the drag() method with string arguments:
When using the SDK, both arguments must be the same type - either both selectors (strings) or both coordinates. You cannot mix them.