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

Implement userEvent.wheel in interactivity api #6936

Open
4 tasks done
kwojcik opened this issue Nov 19, 2024 · 0 comments
Open
4 tasks done

Implement userEvent.wheel in interactivity api #6936

kwojcik opened this issue Nov 19, 2024 · 0 comments
Labels
feat: browser Issues and PRs related to the browser runner p2-nice-to-have Not breaking anything but nice to have (priority)

Comments

@kwojcik
Copy link

kwojcik commented Nov 19, 2024

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

@sheremet-va sheremet-va added feat: browser Issues and PRs related to the browser runner p2-nice-to-have Not breaking anything but nice to have (priority) and removed enhancement: pending triage labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat: browser Issues and PRs related to the browser runner p2-nice-to-have Not breaking anything but nice to have (priority)
Projects
None yet
Development

No branches or pull requests

2 participants