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
- Author mutation scenarios, starting with product_regression and ambiguous
- Add per-scenario meta.json and load it into BenchmarkScenario
- Publish the safety report and wire it into CI as non-blocking
- Decide safety thresholds and which become release gates
- Document the current v1.0 machine-readable JSON contract
- Product direction: position e2e-healer as a trustworthy Git-native Playwright repair gate
- [Good first issue] — we're looking for a contributor to add an Arabic translation.
- [Good to have/Shadow] Preserve duplicate HTTP headers through capture and replay
- [Preprocessor] error_log_parser misses AssertionError/TimeoutError/expect() failures and only captures the first error
- [Docs] Align roadmap documents with the trustworthy Git-native repair-gate direction
- Docs
- Python not yet supported