Plugin for IntelliJ IDEA to support Healenium.
Plugin ID: com.epam.healenium.hlm-idea
To perform updates in code just click with right button on failed locator and select Healing results action. After this select new locator with highest score in dropdown list
Last version (1.2.0) released on 01.05.2024
Install it automatically from IntelliJ Idea plugin repository.
Tested and supports IntelliJ versions: 2024.1
- Using IDE built-in plugin system on Windows:
- File > Settings > Plugins > Browse repositories... > Search for "Locator Updater" > Install Plugin
- Using IDE built-in plugin system on MacOs:
- Preferences > Settings > Plugins > Browse repositories... > Search for "Locator Updater" > Install Plugin
Restart IDE.
Make sure you have Healenium dependency added to your project. This plugin does not automatically add it for you.
Please Note: Using newest version of the Healenium dependency is recommended, but does not guarantee that all the features introduced will be available.