1 min readOct 25, 2018
First of all, thanks for pointing out that bug. I see what you mean about the title not matching the link. (I updated the code for that part)
Also, great point about the browser instance overhead. However, it’s failing when I try to implement the const browser = puppeteer.launch()
.
Would you mind forking my Github repo or submitting a pull-request so I can see your full changes?
Thanks again