Simulation Results
Once a Simulation reaches a terminal state — Done, Failed, or Stopped — the detail page switches from the live view to the recorded results. Open any Simulation from the list to review them.
What results include
Section titled “What results include”The detail page shows:
- Status — Whether the Simulation completed, failed, or was stopped, plus its type and when it ran.
- Instructions — The instructions the Simulation ran with.
- Step transcript — The full step-by-step record of the run.
- Graph — The structure Marketrix discovered, opened with View Graph in the header. See Graph.
The step transcript
Section titled “The step transcript”The transcript is the most detailed part of the results. Stepping through it, each entry shows:
- What Marketrix intended — A plain-language description of the action it chose.
- What it did — The underlying browser operations (click, type, navigate, scroll, and so on) and their results.
- What it saw — The resulting page, including a screenshot, where one was captured.
Failed steps surface their error message inline, so you can see exactly where and why something went wrong.
What the run feeds back
Section titled “What the run feeds back”You don’t have to save anything by hand. When a Simulation finishes exploring, it generates a Simulation Graph from its transcript, and those discoveries roll into the app-wide Application Graph automatically — so future answers and demonstrations draw on what the run found.
Managing a Simulation
Section titled “Managing a Simulation”The ⋮ menu in the header lets you:
- Pin / Unpin Simulation — Keep an important Simulation at the top of the list.
- Delete Simulation — Permanently remove the Simulation and its data. Deletion is only available once the Simulation is in a terminal state.