Canonical Project Definition
Self-Healing Tests
A feature of automated testing tools where tests automatically adapt to changes in an application's UI, API, or data during execution.
Technical Context
Self-healing reduces test flakiness and the need for manual maintenance when elements like CSS selectors change.