Skip to content

v0.0.4

Choose a tag to compare

@tungs tungs released this 05 May 17:25
  • Option to overwrite Math.random with a seedable pseudorandom number generator (xorshift128+), via the --unrandomize option from command line or config.unrandomize from node.js.
  • Option to provide launch arguments used by Puppeteer / Chromium via the --launch-arguments option or config.launchArguments from node.js