

AegisRunner is a no-code test automation platform designed for regression testing of modern web applications. It uses a Playwright-based browser engine to crawl a website, identify interactive elements, and generate test suites. Rather than relying on CSS classes, it targets ARIA roles and visible text, which may help reduce the frequency of tests breaking during UI refactors.
The tool supports developers, QA engineers, and agencies working with JavaScript frameworks such as React, Vue, and Next.js. It supports authenticated crawling, allowing it to test pages behind a login screen when credentials are provided.
Beyond functional testing, the platform includes audits for accessibility, SEO, and security. Buyers should note that project support and integration options vary by pricing tier.
Users can export generated tests as standalone Playwright TypeScript files to be run in their own environments.
Generates test suites by crawling a URL and analyzing page structure and user flows.
Uses pixel-level screenshot comparisons to detect layout shifts and style changes across runs.
Supports testing of REST and GraphQL endpoints with assertions on status codes and response bodies.
Handles authentication flows to discover and test protected pages and admin panels.
Analyzes pages for WCAG accessibility compliance, SEO structure, and security vulnerabilities.
Allows users to export generated tests as TypeScript code to be run locally or in other environments.
Crawling a website to generate a baseline test suite to check if new updates affect existing features.
Comparing screenshots of pages between deployments to detect unintended visual changes.
Triggering test runs during pull requests or deployments via GitHub Actions or GitLab CI.
Running automated scans to identify WCAG violations and SEO metadata issues across a site.
Pricing includes a free tier for one project. Paid plans start at $9/month for the Starter tier, with Pro ($29/month) and Business ($79/month) options providing more projects and advanced features.
Yes, it supports frameworks like React, Vue, Angular, Next.js, and Svelte using a browser engine to handle dynamic content.
Yes, the tool supports auth-aware crawling where users can provide credentials to test protected areas of their site.
The Free plan allows 1 project, while the Starter plan ($9/mo) supports 3 projects and includes AI test generation and increased crawl limits.
Yes, you can export any generated test suite as standalone Playwright TypeScript code to run in your own repository.
Source category: Software Development
Source subcategory: Test Automation
AegisRunner is a no-code regression testing tool that uses AI to crawl websites and generate Playwright test suites. It supports modern JS frameworks and authenticated pages, helping teams identify bugs without writing manual scripts. Buyers should confirm the tier requirements for CI/CD integrations and advanced audits.