Drag and Drop using react DND. #30677
Unanswered
ParikshitGit1
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to automate drag and drop function using cypress with unique selectors but after execution cypress runner is not able to locate the ID attribute even it is unique. Can anyone please provide any solution on this. Providing URL & code for reference.
https://stackblitz.com/edit/react-dnd-ve3iqo?file=Card.js,Container.js,index.html,index.js
describe('sample', () => {
})
Beta Was this translation helpful? Give feedback.
All reactions