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

fix(firefox): fix missing awaits in mouse.click #4561

Merged
merged 1 commit into from Jun 10, 2019

Conversation

aslushnikov
Copy link
Contributor

This applies the same fix we used on the Chrome-side and adds a test.

Fix #4536

This applies the same fix we used on the Chrome-side and adds a test.

Fix puppeteer#4536
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.

Dangling promises / unhandled rejection due to missing await keywords in mouse.click
2 participants