Drag & Drop Testing Scenarios
A test suite for drag and drop interactions. Automation requires using specialized actions to click, hold, move, and release elements.
1. Simple Drag and Drop
Source to TargetSource Zone
Drag Me Item
Target Zone (Drop Here)
2. Sortable List
ReorderingDrag and drop items within this single container to reorder them vertically.
Item 1 (Priority A)
Item 2 (Priority B)
Item 3 (Priority C)
Item 4 (Priority D)
3. Kanban Board
Inter-Container TransferTo Do
Task A: Setup
Task B: Design
In Progress
Task C: Coding
Done
4. Drag Handle Constraint
Specific TargetThis item can ONLY be dragged by clicking and holding the specific handle icon on the left.
Drag me only by the handle