Puppeteer support is here!
Version 3.2 has arrived with Puppeteer support!
- helpers migrated
- sanity-test and smoke-test migrated
- NEW puppeteer has much improved error handling — no longer dies if one test has an unexpected failure + runtime errors are now gracefully handled and surfaced in UI
- asyncCaptureLimit easily handles 10 or more
- Bug fixes for UI report
MANY THANKS TO @krisdigital for all his effort to get this migration done!
And thanks to all the other engineers who helped with testing, bug fixing, new features and documentation…
@aliceyoung9 - documentation
@cactusa - documentation
@VesterDe - argument passing and other improvements
@KenCoder - improved smoke-testing, readyEvent race fixing, testing
@AkA84 for opening #731 — this really helped us take care of edge cases!