e2e-self-heal
https://github.com/lee-dongwook/e2e-self-heal
Python
Automatically repair broken Playwright E2E tests. When a UI change renames or restructures an element and a test's selector breaks, the engine diagnoses the failure, patches the broken selector/wait, verifies the new selector against the live DOM, then re
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to e2e-self-heal
Help out
- Issues
- [Core/Config] Validate & clamp max_loops (and token limits) in Settings
- [Bug/Verify] selector_check writes a fixed-name helper — concurrent runs delete each other's file
- [Preprocessor] error_log_parser misses AssertionError/TimeoutError/expect() failures and only captures the first error
- [Core/Schema] Add schema_version + a type discriminator to the RepairSummary/SuiteSummary JSON contract
- [CI] Add a coverage fail_under gate + a non-mutating format --check to `make check` / CI
- [Examples] classname-scenario is orphaned and non-runnable (testDir / vite root mismatch)
- [good first issue] atomic_write is missing fsync — the 'never half-patched' guarantee isn't durable
- [Docs] v1.0 roadmap tracking meta-issue + roadmap.md links
- [good first issue] Token-usage benchmark harness (full-file vs. semantic chunk)
- [Core/Memory] Similarity lookup + LLM-less first-pass patch from healing history
- Docs
- Python not yet supported