AegisRunner crawls your web app like a user would — discovering pages, clicking buttons, filling forms, following links — then uses AI to generate production-ready Playwright .spec.ts. A headless Playwright crawler explores your app autonomously (up to configurable depth/states), captures DOM snapshots, ARIA trees, screenshots, and interaction data. That data feeds into a multi-provider AI pipeline (185 concurrent workers across 8 LLM providers) that generates typed Playwright test files using a 10-priority selector strategy designed to survive UI changes. Output includes full test suites, a11y audits (axe-core + Playwright-native), security header analysis, SEO scoring, Web Vitals, dead link detection, and downloadable reports.
Features
- Regression Testing
- Blind Crawler
- Ai test generation
- AI Testing