Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement drag and drop #11

Open
dmtrKovalenko opened this issue Dec 16, 2020 · 0 comments · May be fixed by #17
Open

Implement drag and drop #11

dmtrKovalenko opened this issue Dec 16, 2020 · 0 comments · May be fixed by #17

Comments

@dmtrKovalenko
Copy link
Owner

Implement the native dnd command. It should look like

cy.get("button").realDnD("button.button2")
cy.get("button").realDnD({ x: 100, y: 100 })
@dmtrKovalenko dmtrKovalenko added this to To do in Goodness Squad Dec 16, 2020
@dmtrKovalenko dmtrKovalenko linked a pull request Dec 19, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant