hello-pangea / dnd

💅 Beautiful and accessible drag and drop for lists with React. ⭐️ Star to support our work!
https://dnd.hellopangea.com
Other
2.53k stars 95 forks source link

How to simulate Drag and Drop with JavaScript? #671

Open puru0019 opened 1 year ago

puru0019 commented 1 year ago

Please provide an example to show the issue. Here is a boilerplate to help you get started:

Following is working for react-dnd but not for hello-pangea/dnd https://ghostinspector.com/blog/simulate-drag-and-drop-javascript-casperjs/

Wanted to use above script to write automation in selenium

Morzaram commented 1 year ago

Would also love some insight for this. Trying to implement testing with capybara and the drag_to isn't working with this library.