Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: deflake tween mouse test (puppeteer#1515)
When mojo is enabled for input events, we sometimes get an extra mouse move after the page is created. Moving the mouse ourselves makes the test consistent. The same behavior also caused DevTools dispatchMouseEvent to become flaky, but that will be fixed with: https://chromium-review.googlesource.com/c/chromium/src/+/804357
- Loading branch information