Replies: 1 comment
-
I have been trying to use user-event.pointer but not getting anywhere. It's all a bit hit-and-miss |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since in your documentation,
you advocate using
userEvent
instead offireEvent
,will you finally introduce more pointer/mouse specific
userEvent
likemouseDown
/mouseUp
instead of having to use e.g.
fireEvent.mouseDown(element)
?Beta Was this translation helpful? Give feedback.
All reactions