Travis Downs
Travis Downs
Yeah it turns out `-C` wasn't what I wanted.
@sadym-chromium - it also seems broken in headful mode but in a different way. See [this very tall screenshot](https://user-images.githubusercontent.com/2403521/136435918-2912a1cf-a920-4115-b82b-8b73049e33b1.png) obtained by running: node snap-site.js --width=600 --out-dir=output --headless=false --wait --url=https://travisdowns.github.io/misc/puppeteer-test.html Note...
This issue should not be closed. I'm not sure why it has the unconfirmed label, I think I provided exact reproduction steps.
In Heroku, I set the GitHub and RSA tokens via Heroku config variables, not via the config file (I use no config file at all). I don't know if that's...
Sorry I was trying to close the PR, but is the issue, not the PR...
> The easy way to address this is to insert `expect.hasAssertions()` before the try/catch block. Yeah, it's one way, although I don't think it could be a direct drop-in for...
@lionxlife - the original author isn't involve any more, but @alexwaibel is still here and active it seems. Since this is a small doc change, and uncontroversial, it seems likely...
> To elaborate more on the why, technically speaking: I believe that nowadays, for a stateless and infrequent usage pattern like the comments of small/medium traffic websites, there's no real...
> Another downside of Heroku is latency: it might take a few seconds to revive the dyno once a new comment is created, and if you keep the dyno running...