From product intent to runnable tests
Autonix turns requirements into validated test plans, page objects, and runnable TypeScript specs — for web with Playwright and mobile with Mobilewright, without hand-writing every test.
- Projects
- Multi-tenant
- Runners
- Playwright + Mobilewright
- Targets
- Web · iOS · Android
How it works
One pipeline from intent to tests
Whether you automate browsers or mobile apps, the same four steps take you from idea to executable spec.
- 01
Capture requirements
Write product intent per project — flows, edge cases, and acceptance criteria.
- 02
Generate test plan
LLM produces structured cases validated with Zod before anything hits your repo.
- 03
Build page objects
Record from the browser DOM or a mobile device tree, or generate POM classes with locators and methods.
- 04
Run tests
Playwright specs for web or Mobilewright for iOS/Android — local runners or cloud hubs.
Features
Built for web and mobile QA
One workspace for both stacks — requirements, recorders, codegen, execution, and reports.
Web & mobile projects
Create a Playwright web project or a Mobilewright mobile project at setup time. Same workspace flow, runner matched to the platform.
Browser & device recorder
Web: capture DOM, iframes, and shadow roots. Mobile: parse accessibility trees from simulators and save page objects per screen.
Frameworks on disk
Each project syncs under frameworks/web or frameworks/mobile — page objects, generated tests, configs, and zip export for CI.
Get started today
Ready to automate?
Sign in, create a web or mobile project, add a requirement, and generate your first Playwright or Mobilewright bundle in minutes.