Quickstart
Get your first flow running in 5 minutes
CI/CD Integration
Automate testing in your deployment pipeline
Flows
Write tests in natural language that just work
Automations
Schedule tests to run automatically
How It Works
Add Your App or Website
Upload your iOS (.app) or Android (.apk) build, or simply enter a website URL
Write Flows in Natural Language
Describe what you want to test: “Log in with [email protected] and verify the home screen loads”
Key Features
No Selectors
Forget about brittle XPath or CSS selectors. Just describe what you want to do.
Self-Healing
Tests adapt to UI changes automatically without manual updates.
Natural language
Write tests like “Tap the login button” instead of
driver.findElement(...).Visual Results
See exactly what happened with screenshots at every step.