v0.0.4
- Option to overwrite
Math.randomwith a seedable pseudorandom number generator (xorshift128+), via the--unrandomizeoption from command line orconfig.unrandomizefrom node.js. - Option to provide launch arguments used by Puppeteer / Chromium via the
--launch-argumentsoption orconfig.launchArgumentsfrom node.js