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

Runs

Execute generated tests in cloud sandboxes and read the results.

Run a feature's generated Playwright tests in an isolated cloud sandbox, then read the results digest and download artifacts.

Operation
What it does

Dispatch a run.

Dispatch runs for several features (or every generated one) at once.

Block until it finishes (MCP convenience).

One run's status + results digest.

A failed run's full failure context in one call.

Recent runs, newest first (optionally by status).

Short-lived download links for traces, screenshots, videos.

The dispatch → poll pattern is described in Long-running operations.

Last updated

Was this helpful?