Embed presentation
Download to read offline













Healenium is a machine learning tool that improves the reliability of Selenium tests by automatically detecting and healing failures caused by changes to the web UI. It minimizes maintenance time and ensures UI changes do not affect end-to-end tests by replacing failed locators with new values at runtime. To implement Healenium, users create a Maven project, add the Healenium dependency, wrap their Selenium driver with SelfHealingDriver, specify a healing configuration file, and start the backend Docker container before running tests.












Introduction to Healenium which enhances Selenium tests with machine learning for resilience and stability.
Highlights the benefits such as reduced maintenance and stable E2E tests while ensuring efficient test automation.
Detailed steps for implementing Healenium including Maven setup, configuration files, and docker setup.
General overview of the testing framework used with Healenium.
Demonstration and closing remarks by the presenter, thanking the audience.