Highlight
Featured this release
The testing agent reads browser console errors
The agent can check the browser console during a run and quote the exact error line back in the trace.
During a run the agent can look in the browser console for errors, warnings or logs matching a pattern, and quotes the exact line it found – including uncaught exceptions that never print through normal console handlers.
Each console check gets its own tab in the run trace with the message, its level and the source location, so a broken library version or a failed request shows up as evidence instead of an unexplained failure. Available to every organization.
More on this: web testing and testing AI-generated code.