brenden / node-webshot

Easy website screenshots in Node.js
2.12k stars 285 forks source link

Fixed onConsoleMessage #199

Closed hgezim closed 4 years ago

hgezim commented 7 years ago

This fixed issue where stderr/stdout from phantom is swallowed up.

Also fixes onConsoleMessage.

hgezim commented 7 years ago

Fixes #198