Describe a test in English. AI runs it. Video recorded.
Stop writing brittle selector-based E2E tests. Tell Trace what to do, and Claude + Playwright execute the test for you. Self-healing. No code. No maintenance. Every run comes with a video recording.
Three steps. No selectors. No code.
Describe the test in English
"Sign in as test@example.com, create a project named 'Demo', verify it appears on the dashboard." That's the whole test — no code, no selectors.
Claude + Playwright execute it
AI navigates the page, finds the right elements, handles the unexpected. Adapts when your UI changes. Video recorded the whole way.
Review the recording
Watch what happened. Read the AI's reasoning at each step. Get an email if it failed. Re-run with feedback if needed.
The old way vs the Qualigate way.
Time to write first test
Learning curve
Maintenance burden
Who can write tests
After 3 successful runs, your tests cost almost nothing.
The first few runs use AI to figure out your app. After 3 stable successes, Qualigate compiles the test into a Playwright recipe that replays in seconds — no AI tokens needed.
If the recipe ever fails (real UI change), the AI takes over to recover and the recipe re-learns automatically. Most teams see 90%+ token savings on their stable suite.
Recipe auto-invalidates on UI change
Everything QA teams actually need.
Natural-language tests
Write tests the way you'd describe them to a teammate. No code, no selectors, no DSL.
Self-healing
When the UI changes, the AI adapts. No more brittle selectors snapping every release.
Compiled recipes
After 3 successful runs, tests replay without using AI tokens. Same coverage, ~0 cost.
Video for every run
Cypress-style replays of every test. Hand a link to a customer or a dev and they see what happened.
Supervision mode
Human-in-the-loop approval per step, with live screenshots. For the tests where you can't trust autonomous yet.
Multi-tab flows
Tests can open and switch between browser tabs — sign up in your app, verify in admin, both in one test.
Email + webhook alerts
Per-project alert configs. Pass/fail/regression notifications go to the people who can do something.
CI/CD integration
Trigger runs via API key from GitHub Actions, GitLab CI, or any CI. Block deploys on failures.
Secure credentials
Test credentials stored in Convex with encrypted secrets. Never exposed in logs or videos.
Pay for credits, not seats.
Each test charges 1 credit (Pulse, default) or 2 (Nova, the more capable model). Step + token safety net protects you from runaway tests. Unused credits roll over.
Free
Starter
Pro
Business
Common questions.
You'll love it if
- You're tired of selectors breaking every release
- Your team wants tests but doesn't have QA engineering bandwidth
- You want PMs and CSMs to be able to write tests too
- You want video recordings of every run for debugging
Probably not for you if
- You're testing API contracts (use Pact, Schemathesis)
- You need unit tests (use Vitest, Jest)
- You need pixel-perfect visual regression (use Percy, Chromatic)
- You require SOC 2 Type II today (on the roadmap, not there yet)