Hi there, i want to test drag&drop functionality ...
# help
b
Hi there, i want to test drag&drop functionality with cypress but having issues, since it doesn't do anything. In particular i want to drag item up 2 places in the same container. I've tried to trigger drag events, mouse events and nothing worked.. Using angular v11, cypress v8 (needed to stay on lower version since with 9 and 10 we were having issues) and we are using kendo library (their drag and drop functionality). Any idea?