Implement userEvent.wheel
in interactivity api
#6936
Labels
feat: browser
Issues and PRs related to the browser runner
p2-nice-to-have
Not breaking anything but nice to have (priority)
Clear and concise description of the problem
Allow a test to scroll the wheel in browser mode. We want to use wheel within a number input to change the value.
Suggested solution
Hook up to Playwright's wheel
Alternative
No response
Additional context
See testing-library/user-event#475 for existing feature request on testing-library/user-event.
Validations
The text was updated successfully, but these errors were encountered: