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
- fix: preserve Playwright input data in patches
- feat(shadow): preserve duplicate HTTP headers through capture and rep…
- [Good first issue] — we're looking for a contributor to add an Arabic translation.
- [Bug/Shadow] Run replay through a valid Playwright endpoint and injected test context
- [Bug/Core] Restore the original test after graph exceptions and interruptions
- [Bug/CLI] Verify the full suite and account for every discovered failure
- [Bug/Shadow] Add a timeout and process-tree cleanup to replay execution
- [Bug/Shadow] Replay repeated requests in captured sequence order
- [Bug/Shadow] Enforce no-network behavior in offline mode
- [Bug/Core] Use one rollback source of truth across Shadow and live verification
- Docs
- Python not yet supported