user-event
https://github.com/testing-library/user-event
TypeScript
🐕 Simulate user events
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to user-event
Help out
- Issues
- fix: track value of inputs and textareas in shadow DOM
- fix: treat contenteditable="plaintext-only" as editable
- fix: allow assigning FileList after upload overwrites files
- fix: treat programmatic null input values as empty string
- feat: add scroll and wheel interactions
- fix: skip inert descendants during tab navigation
- feat: automatically advance fake timers in Jest and Vitest
- Migration recommendation: prefer Vitest browser mode or Playwright for new work
- `user.type()` doesn't handle clearing of textareas in shadow DOM
- fix(selection): skip contenteditable=false in caret placement
- Docs
- TypeScript not yet supported