Hi,
Is there any way to access the Command Line API?
I see there is an API to open the developer tools, but I've not found anything else.
Use case - I'd like to be able to add some debug-mode keyboard shortcuts to my app, for example to open the inspector tab on certain elements. I often find myself clicking slowly around in the DevTools UI, and it would be nice to be able to streamline some of this.
Thanks!
Tom