Currently it'll just start and app and do a screenshot, but I was hoping that we might be able to define specific button presses (or even just JS code) to execute in order to get shots of different screens
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
That's really handy - thanks! I'm actually looking into trying to automate screenshots with the emulator: https://github.com/espruino/BangleApps/blob/master/bin/thumbnailer.js
Currently it'll just start and app and do a screenshot, but I was hoping that we might be able to define specific button presses (or even just JS code) to execute in order to get shots of different screens