Run your flow
Click Run to execute the flow. A live browser appears in the right panel where you can watch the code execute in real time.
Debug a failure
If something goes wrong, a red Flow failed banner appears at the top of the editor and the failed line is highlighted in red.
Use the debugging panels
The bottom-right panel has four tabs that provide different views of your flow’s execution. Problems — the default tab when you open a flow. Appears when QA Wolf detects issues such as naming conflicts. Affected files and folders are marked with a yellow dot in the file tree. Resolve any problems listed before running or publishing to avoid confusing output.



Check run history
The Run History tab shows a pass/fail chart and the result of the most recent run.
Run History only shows results from scheduled runs. Manual runs from the editor or Map tab do not appear here. See How Runs work for a full explanation of run types.
Manage tags and readiness status
The Details tab shows the tags and readiness status assigned to the current flow. Both fields can be edited directly from this tab using the icon next to each field. After a run, the tab switches to display individual run steps with timing, which is useful for identifying slow or hung steps.