Closed Simao-Santos closed 3 years ago
We need to not use sandbox in our project, but we can't seem to specify it. We don't use "puppeteer.launch" per se, we just initialize with the Pageres constructor.
Thanks in advance!
No option for this yet. You could use https://github.com/sindresorhus/capture-website instead if you need more options right now.
Fixed in https://github.com/sindresorhus/pageres/releases/tag/v6.1.0
We need to not use sandbox in our project, but we can't seem to specify it. We don't use "puppeteer.launch" per se, we just initialize with the Pageres constructor.
Thanks in advance!