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
There's no way to send modifiers with mouse events. I'm writing a list with multi-selection and I can't use MockInteractions to send shift + click events. Can we get the functionality that's in keyboardEventFor?
The text was updated successfully, but these errors were encountered:
Description
There's no way to send modifiers with mouse events. I'm writing a list with multi-selection and I can't use MockInteractions to send shift + click events. Can we get the functionality that's in keyboardEventFor?
The text was updated successfully, but these errors were encountered: