Healenium Intelij IDEA Plugin
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.
Installation
To install the Healenium IntelliJ IDEA Plugin, follow these steps:

  1. Open IntelliJ IDEA.
  2. Navigate to File -> Settings (on Windows/Linux) or IntelliJ IDEA -> Preferences (on macOS).
  3. In the settings window, select Plugins from the left-hand menu.
  4. Click on the Marketplace tab.
  5. Search for "Healenium" in the search box.
  6. Locate the "Healenium" plugin in the search results and click the Install button.
  7. After the installation is complete, click Restart IntelliJ IDEA to apply the changes.
Configuration
Once the plugin is installed, you need to configure it to specify Healenium backend address. Follow these steps to configure the Healenium IntelliJ IDEA Plugin:

  1. Open IntelliJ IDEA.
  2. Open your project containing the UI test scripts.
  3. Navigate to File -> Settings (on Windows/Linux) or IntelliJ IDEA -> Preferences (on macOS).
  4. In the settings window, select Tools -> Healenium Plugin from the left-hand menu.
  5. Provide the necessary configuration details, such as the Healenium server URL. By default plugin uses http://localhost:7878
  6. Click Apply or OK to save the configuration.

About Healenium
Contacts
  • Anna_Chernyshova@epam.com - Project Manager
  • Dmitriy_Gumeniuk@epam.com - Project Supervisor