Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save smarlhens/27ab1b12f92e67686b817a46207f1389 to your computer and use it in GitHub Desktop.
Save smarlhens/27ab1b12f92e67686b817a46207f1389 to your computer and use it in GitHub Desktop.
chromeOptions: {
args: ['--no-sandbox', '--disable-dev-shm-usage', '--ignore-certificate-errors'],
binary: require('puppeteer').executablePath()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment