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
1
Upload Your App
Upload your iOS (.app) or Android (.apk) build to Autosana
2
Write Flows in Natural Language
Describe what you want to test: “Log in with [email protected] and verify the home screen loads”
3
Run and Review
The agent executes your flow and provides detailed results with screenshots
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.