Open nik3daz opened 8 years ago
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?
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?