I'd like to add console.log (or similar, happy to use a logger object) instrumentation to some of the snap_page logic, for example popup.js, and be able to view that as output in the command-line shell.
I tried opening the inspector while the browser was up, but doing so seems to break the python devtools api inspector backend connection.
I can open the browser directly and debug but it'd be nice to test end to end since we'll be putting some logic in the wrapper script to grab the images outputted from the snap JS.
Comment 1 by bugdroid1@chromium.org
, Oct 6 2017