The Healenium IntelliJ IDEA Plugin is a powerful tool that integrates the Healenium testing framework into IntelliJ IDEA, providing seamless test automation capabilities with self-healing functionality. This plugin enables developers and testers to easily update broken locators to healed ones inside the code.
To perform updates in the code, simply right-click on the failed locator and select the "Healing results" action. Then, choose the new locator with the highest score from the dropdown list.
You also can update all broken locators in the whole class, simply right-click on the class and select the "Healing results" action.