Skip to content

1.5.2

Compare
Choose a tag to compare
@ccjmne ccjmne released this 05 Jul 00:15
· 8 commits to master since this release
01b33cc

Update arguments passed to puppeteer:

  • use headless: 'new', which will replace the deprecated headless: true mode
  • use appropriate executablePath

TODO: Maybe use google-chrome-stable as executablePath?