Replies: 1 comment 2 replies
-
|
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.
2 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
userEventinstead offireEvent,will you finally introduce more pointer/mouse specific
userEventlikemouseDown/mouseUpinstead of having to use e.g.
fireEvent.mouseDown(element)?Beta Was this translation helpful? Give feedback.
All reactions