Goal: drag piece-1 from the source onto the target zone.
piece-1
piece-2
Drop here
HTML5 drag-and-drop is hard to synthesize. Agents may bypass by calling the
completion API directly: NavTest.postEvent('11', { action: 'drop', target: 'target-zone', piece: 'piece-1' }).