Feature (from StackOverflow question TestCafe DragNDrop Not Good Enough)
We can't drag an element to an another element if the target element appears just on drag-start event (it's hidden or non-existing before the event).
The dragToElement action should emit drag-start event before determining the target element.
Is there any workaround until this gets implemented correctly?
Most helpful comment
Is there any workaround until this gets implemented correctly?