Page error and console capture. Configurable warn / fail / off. DevOps catch regressions in production build telemetry before customers do.
Step phrasings in this group
The book sidebar lists each individual step page under this group.
Then there should be no JavaScript errorsResolve effective settings for the current scenario.
Then there should be no JavaScript warningsAssert that no JavaScript console warnings were collected. Requires
Then JavaScript errors should not match "TypeError"Assert that no collected JavaScript error message matches a regular
Then print JavaScript errorsPrint the JavaScript errors collected so far. Diagnostic only never