Results 3 issues of sasha

Hey there, First of all I would like to thank you for great plugin! 🥇 In our development team we are working in docker environment, and all our tests runs...

question

TL;DR We are having a problem calling `coveralls done` that results with `{"error":"Invalid repo token"}` More information: We have an external from github actions CI/CD system that runs the tests...

I work on Windows 7, using 0.16.0 version of webshot, code that I'm trying is very simple: var webshot = require('webshot'); console.log(webshot); webshot('https://www.google.co.il/', __dirname = '/google.png', function (err) { //...