electron-userland / spectron

DEPRECATED: 🔎 Test Electron apps using ChromeDriver
http://electronjs.org/spectron
MIT License
1.68k stars 229 forks source link

I recommend this issue be re-opened. None of the above work-arounds work reliably (they've all worked for me at some point, but updates to Node, Electron, or new OS cause them to break, especially on macOS). #1010

Open coda-nsit opened 2 years ago

coda-nsit commented 2 years ago

I recommend this issue be re-opened. None of the above work-arounds work reliably (they've all worked for me at some point, but updates to Node, Electron, or new OS cause them to break, especially on macOS).

Given that Electron apps can and do use global shortcuts, it'd be great to be able to test them. As it stands, I've had to disable testing on macOS, because I can't get spectron to handle global shortcuts like "Cmd+S".

Originally posted by @AdrianoFerrari in https://github.com/electron-userland/spectron/issues/96#issuecomment-562164448