Is there anyway to use Spectron to pull out performance metrics like fps? It would be very useful to know if our Electron app is staying performant as it's complexity grows.
I've been looking around online but don't see anything for WebdriverIO or Spectron. I also had a look at the Electron API but nothing seemed obvious. Even a way to dig into the dev tools might work, I wonder.