Back to all steps

Mouse click & drag

Step fields
1 start X (number)
2 start Y (number)
3 end X (number)
4 end Y (number)
In a scenario, fields are joined with |.
Drag by viewport coordinates. Format: x1|y1|x2|y2.
Example: 100|200|400|200.
End coordinates are optional - without them the step performs a plain click at the start point. Use it where there is nothing to drag in DOM terms: sliders, canvas editors, maps. To drag one element onto another use «Drag and drop».