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

Add step definition for dragging one element onto another #662

Open
chrisolof opened this issue Mar 6, 2024 · 0 comments · May be fixed by #663
Open

Add step definition for dragging one element onto another #662

chrisolof opened this issue Mar 6, 2024 · 0 comments · May be fixed by #663

Comments

@chrisolof
Copy link

We currently use a custom step like this for testing through draggable interfaces:

Given I drag element :dragged onto element :target

This seems like a step definition that would be useful to many projects (not just ours), so I'd like to contribute it back. PR to follow.

chrisolof added a commit to chrisolof/drupalextension that referenced this issue Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant