Environment
react-native-macos 0.81.7
Description
When an agent uses agent-device scroll it appears to just move the mouse up or down. I'm guessing that's because on mobile it would do a touch move. But that doesn't work on desktop :)
On desktop it should inject a scroll event if possible?
Reproducible Demo
It should reproduce by just doing a scroll in a desktop app. If you need any more info please let me know!
Environment
react-native-macos 0.81.7
Description
When an agent uses
agent-device scrollit appears to just move the mouse up or down. I'm guessing that's because on mobile it would do a touch move. But that doesn't work on desktop :)On desktop it should inject a scroll event if possible?
Reproducible Demo
It should reproduce by just doing a scroll in a desktop app. If you need any more info please let me know!