Deeper debugging with Console logs and HAR files
You can now attach browser Console logs and HAR files to your test results using our latest nodes.
When enabled, these artifacts are captured during execution and made available directly within the Single Test results view, ready to download.
Faster root cause analysis
When something fails, context matters. With Console logs and HAR files attached to the test result, you can:
Inspect JavaScript errors and warnings
Review network requests and responses
Diagnose API failures and third party issues
Analyse performance bottlenecks
Reproduce issues with greater accuracy
No switching tools. No re running tests just to capture logs.
Built for serious investigation
HAR files provide a full network trace of the session, while Console logs surface browser level errors and runtime output. Together, they give developers and testers everything needed to understand what really happened during execution.
Download them directly from the Single Test results view and plug them into your existing debugging and performance analysis workflows.
When tests fail, you should not be guessing. You should be investigating with real data.