brenden / node-webshot

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

popup cmd window #169

Open jmartindivmedianet opened 7 years ago

jmartindivmedianet commented 7 years ago

Apologies if already addressed... each time I call webshot from my node server (running on Windows), an empty cmd window is popped open, and it shows (and steals cursor focus) until it's finished. BTW, I'm running the node server pm2, if that makes any difference. Is there a way to run webshot without creating this popup cmd window? Thanks.