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

[7.x] Use selector to double click, and to click and hold #848

Merged
merged 1 commit into from
Dec 22, 2020
Merged

[7.x] Use selector to double click, and to click and hold #848

merged 1 commit into from
Dec 22, 2020

Conversation

rodrigopedra
Copy link
Contributor

This PR adds the ability to a developer use a selector with ->doubleClick() and ->clickAndHold()

Motivation was from Laracasts video: "Testing Your JavaScript" by @drehimself

https://laracasts.com/series/browser-testing-with-laravel-dusk/episodes/4

@driesvints driesvints changed the title Use selector to double click, and to click and hold [7.x] Use selector to double click, and to click and hold Dec 22, 2020
@taylorotwell taylorotwell merged commit 402a3c2 into laravel:master Dec 22, 2020
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 this pull request may close these issues.

2 participants