Inspector & artifacts
For the complete documentation index, see llms.txtWhen a run fails, the inspector shows the failure bundle for that run.
| Tab | Contents |
|---|---|
| Screenshot | the page at the moment of failure (PNG) |
| Semantic DOM | a readable outline of the page structure at failure |
| Console | browser console output, with level (log / warn / error) |
| Trace | the full DSL execution trace |
| Network | placeholder — HAR capture isn’t wired yet |
Artifacts are served from the run directory under unotest/.runs/ /
.unotest/failures/. Past runs keep their bundles (subject to retention), so you
can reopen any historical failure from the Runs tab.