Open Poojitha-Chandra opened 1 year ago
Seeing the same behavior since mid July as well.
Cypress version 12.17.1.
Problems still!
@Poojitha-Chandra I had the same problem and your code worked for me, thank you very much
@Poojitha-Chandra thanks so much! all I did was change some styles in my drag/drop interface but I couldn't get the drag tests that usually worked, to work. Your comment however, got all my tests working again :)
@Poojitha-Chandra, I have the same problem, and I opened an issue for that; actually, it will work with you, but you should hover the mouse on the place where you want to drop the element.
the code that you added, worked with me when I tried to drop an image from my PC to the application, but when I tried it with an element from the application to drop from list to place inside the app, it did not work. do you have any idea what can be the problem??
@Poojitha-Chandra, I am still facing the issue
i tried different ways to simulate the drag and drop, it is not working and the UI is built with react dnd
I am using this plugin for a while and from mid July it stopped working, so I have got some cypress drag and drop example from web and tried to check whether it is an issue with my client network.
The example used for which assertion error occurs as drag-drop plugin not working:
The alternative code without using drag and drop plugin is working fine. The code for the same:
Cypress version used in my machine is 12.15.0
@bierik Any help is highly appreciated as the alternative way without using plugin is not working for my test URLs