Healenium Integration
Learn how to use Healenium inside your BELLATRIX tests
What Is Healenium?
Healenium is an open-source library designed to enhance automated testing frameworks by providing self-healing capabilities for Selenium-based tests. It helps maintain the robustness of test scripts by dynamically updating locators when they change, reducing the need for manual maintenance.
Usage
To use Healenium self-healing capabilities for your BELLATRIX Selenium tests, simply state in the config file, in the web section, as executionType “healenium”.