@e2epilot/cli
v1.1.6
Published
E2E Pilot — AI-powered E2E test automation orchestrator
Downloads
2,718
Readme
E2Epilot — Fix broken E2E tests. Diagnoses every failing test with real DOM, network, and console evidence — then writes the fix. Autonomous.
Website · Privacy Policy · Terms of Service
Quick Start
npx -y @e2epilot/cliRun it from your terminal — a local UI opens in your browser.
Features
- Diagnoses every failure — captures DOM, network, console, and action timeline to explain why a test broke
- Suggests reviewable fixes — proposes targeted code changes you review and merge, never silent rewrites
- Learns from every fix — each diagnosis becomes a reusable pattern stored locally, applied instantly next time
Supported Frameworks
| Framework | Language | Version | |---|---|---| | Playwright | TypeScript | 1.45+ | | Cypress | TypeScript | 13+ | | WebDriverIO | TypeScript | 8+ | | Selenium JavaScript | TypeScript | 4+ | | Selenium Java | Java | Maven / Gradle | | SeleniumBase | Python | pytest |
How It Works
E2Epilot runs a multi-agent system where specialized AI agents collaborate:
- Run your test suite and capture results
- Diagnose failures with full evidence (DOM snapshots, network logs, console output)
- Fix broken tests with validated, reviewable code changes
- Learn — save the fix as a reusable pattern for future runs
Requirements
- Node.js 20+
- A supported test framework configured in your project
Links
- e2epilot.com — product website
- Privacy Policy
- Terms of Service
- [email protected] — questions and feedback
License
Proprietary. See Terms of Service for usage terms.
Copyright © 2026 Kaizen Yutani Ltd.
