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
- userEvent interactions hang (Test timed out in 5000ms) on 14.6.2/14.6.3 — likely related to focus/blur setter from #1265
- 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
- fix keyboard event repeat property
- `setup({ writeToClipboard: true})` does not write to clipboard
- Error: Diplayed value in UI can be `null`
- upload() should support 'webkitdirectory' without 'multiple' being set
- fix: tab retargeting if focus moved during keydown
- Submitting a form by clicking on submit button throws jsdom console errors for unimplemented submit
- Docs
- TypeScript not yet supported