For the complete documentation index, see llms.txt. This page is also available as Markdown.

Drag and Drop

Drag an Element and drop it onto another Element.

Drag and drop moves one Element onto another. Use it for kanban cards, sortable lists, upload dropzones, and other drag targets.

Drag and drop Test Step

When to use it

  • Drag a card or row onto a dropzone Element.

  • Reorder items when the app supports HTML5-style drag and drop.

Configure

Basics

Field
What to set

Element

The Element to drag

Dropzone

The Element to drop onto

Advanced

Field
What to set

Status on fail

When should screenshots be taken?

Always (default) or On Failures

Tags: action, dragDrop, drag, drop

Last updated