You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This unit test fails because it returns 3 clicks (1 for button pressed, 1 for button released and 1 for button click). As the event suggest this event is for to be used on a click event and not for any mouse event.
This unit test fails because it returns 3 clicks (1 for button pressed, 1 for button released and 1 for button click). As the event suggest this event is for to be used on a click event and not for any mouse event.
The text was updated successfully, but these errors were encountered: