Skip to main content

Validation

A validation check is a user-meaningful route through the GUI, not an implementation walkthrough. Record it once, play it in the Desktop view, and export it as a Playwright test when you need headless CI.

  1. Open Validation

    Use the Validation sidebar of the selected Desktop workspace for the currently selected application.

  2. Play the check

    Each check shows the user journey it validates and can be played in the Desktop application view so you can watch the recorded steps and their expected outcomes.

  3. Edit or export

    Agents can edit or re-record an existing check without losing its identity, and export it as a Playwright test for headless CI.