Drag and drop
Drag and drop
Clicks on an element at the origin position and drags it to a destination position, dropping it on arrival. Ideal for moving items in drag-and-drop interfaces such as panels, lists and desktop applications.
- Version 2.0
- Version 1.0
Options
Click type
Select which mouse button will be used for the drag:
- Left button: Performs the drag with the left mouse button (default).
- Right button: Performs the drag with the right mouse button.
Initial horizontal position
Enter the X coordinate (horizontal) of the origin point of the drag, in pixels.
Initial vertical position
Enter the Y coordinate (vertical) of the origin point of the drag, in pixels.
Final horizontal position
Enter the X coordinate (horizontal) of the destination point where the element will be dropped, in pixels.
Final vertical position
Enter the Y coordinate (vertical) of the destination point where the element will be dropped, in pixels.
Options
Click type
Select which mouse button will be used for the drag:
- Left button: Performs the drag with the left mouse button (default).
- Right button: Performs the drag with the right mouse button.
Initial horizontal position
Enter the X coordinate (horizontal) of the origin point of the drag, in pixels.
Initial vertical position
Enter the Y coordinate (vertical) of the origin point of the drag, in pixels.
Final horizontal position
Enter the X coordinate (horizontal) of the destination point where the element will be dropped, in pixels.
Final vertical position
Enter the Y coordinate (vertical) of the destination point where the element will be dropped, in pixels.
Duration
Enter the time in seconds the drag movement will take to be completed. Higher values result in a slower and smoother movement.
Returns
This action has no returns.
Rules and Conditions
- Every position field is required.
- The coordinates are relative to the resolution and scale of the robot screen.
- A longer duration may be necessary for interfaces that require a more gradual movement to detect the drag.