mixu / electroshot

Capture website screenshots with optional device and network emulation as jpg, png or pdf (with web fonts!) using Electron / Chrome.
548 stars 34 forks source link

Console log info? #4

Closed pholmstr closed 8 years ago

pholmstr commented 8 years ago

Is it possible to have the --debug flag trigger output from the console so that javascript errors etc. are visible? I'm having trouble loading a page but I can't see any details as to what might be going on.

pholmstr commented 8 years ago

FYI I was able to do this by adding these arguments:

--enable-logging --enable-logging=stderr