Skip to content

1.12.0

Compare
Choose a tag to compare
@xvrh xvrh released this 29 Aug 09:40
· 190 commits to master since this release
01b06ee
  • Fix bug in puppeteer.connect()
  • Add the same capabilities that pupeeteer Node.JS to puppeteer.launch for the management of the flags passed to Chromium.
  • Add userDataDir to puppeteer.launch to allow managing the user data directory.
    By default, we now use a temporary data directory in the system temp folder.
  • Add more tests for launching and connecting to chromium