Yuri Sh

Results 1 comments of Yuri Sh

If you're running Puppeteer directly from Node code, you can provide this flag as follows: `const browser = await puppeteer.launch({headless: true, args:['--no-sandbox']});`