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

Generation

Turn a feature's Gherkin into runnable Playwright tests with AI.

Generation runs TestVibe's AI pipeline in a cloud sandbox: it explores the site, writes Playwright tests for the feature's Gherkin, and verifies they pass. It takes minutes and consumes account credits — it's the most expensive operation in the API.

Operation
What it does

Dispatch a generation.

Lifecycle + live per-section progress.

Block until it finishes (MCP convenience).

The per-section transcript — your debugging tool.

Stop an in-flight generation.

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

Last updated

Was this helpful?