Right now I'm using a Chromebook that does not allow me to "inspect element" on a webpage.
I would like to be able to view the javascript console log from within Cloud9.
Cloud9 seems to be able to "preview" a webpage, but it doesn't seem to have the option to view the console log from that webpage.
I feel like I should be able to do this with the debugger, but it may be impossible.
A way to do this (or verification that it is impossible) would be appreciated.