For the complete documentation index, see llms.txt. This page is also available as Markdown.

Review Results

Review the state graph, errors, and screenshots from an exploration.

Once an exploration completes, open the product's Exploration tab and scroll to the runs table.

Open a run there to inspect what Duku found.

What to review

State graph

The graph shows every discovered page and how states connect. Nodes are states. Edges are actions like clicks, form submissions, and navigations.

Run replay

Each run includes a live recording of the full browser session.

Use it to watch every step Duku took, see where a flow changed, and confirm what happened before an error appeared.

Errors

Review:

  • Runtime errors

  • Network request failures

  • Broken interactive elements

  • Console errors and warnings

Each error includes the page where it occurred and a screenshot from that state.

Screenshots

Every state transition includes a full-page screenshot. Use them to verify what Duku actually saw.

One exploration gives you a useful snapshot. Multiple explorations improve graph coverage over time.

Continue with

Last updated