
Key Features
The UI Testing Journey
Feature Exploration
How TestSprite walks your live app to discover what to test
Plan Generation & Editing
Review the plan grounded in observed flows; edit, add, prune
Test Generation
Python + Playwright code per test case
Step-by-Step Walkthrough
Per-step screenshots, video, and behavior trace for one test
Agent Actions
Project-level video gallery — every recording, bucketed by status
Rerun
Re-execute a single test, the whole project, or a scheduled run
Auto-Heal (Pro)
Recover UI tests when the page changed but the flow is fine
What Lives Where
The Web Portal sidebar for a UI project is grouped into Overview / Data / Result. UI projects don’t have integration chains, shared-value wiring, or cleanup phases, so the sidebar is shorter than a backend project’s
Settings actions at the bottom of the sidebar: Export to Github, Delete Creation.
Test list scheduling (paid; auto-heal toggle) lives under the global Monitoring → Schedules section, not the per-project sidebar.
Quick Start
Quickstart
Walk through your first UI project end-to-end — from project creation to a passing browser test — in about 10 minutes.
Refining Tests in Natural Language
Every test row supports natural-language refinement. You can say:
Backend’s Sibling Page
If you’re testing an HTTP API rather than a website (UI / browser flows), the backend equivalent of this page is API Testing — Overview. The wizard, refinement, and rerun concepts mirror; the underlying execution model differs (HTTP requests vs. browser actions), and a few features are exclusive to one side:Where to Go Next
Feature Exploration
The first phase — walk the live app
Step-by-Step Walkthrough
See exactly what happened on each step of a run
Auto-Heal (Pro)
Absorb UI drift between runs without re-writing tests
Subscription Plans
Free includes 10-feature exploration; Pro unlocks unlimited + Auto-Heal