Healenium — A self-healing testing framework extension

<p>Healenium is a testing framework extension that is used for stability of Selenium-based tests. It is an open source framework extension. In automation testing with Selenium, we automate the scripts by examining the id, name, xpath, partialLinkText, cssSelector, LinkText, Tagname, className. However, sometimes, these locators change dynamically whenever the developer upgrades the application. Automation testers need to spend a lot of effort scripting and making the required changes. What if these changes could be directly detected and done automatically during runtime? Yes, it is possible</p> <p>With the help of Healenium, we can actually do it.</p> <p>Kindly follow the instructions for setup</p> <p>Prerequisites:- You will require to have a Maven framework Selenium Automation project ready to implement Healenium. If you are new to this, you can check out this blog:</p> <p><a href="https://medium.com/@riddhipandya153/healenium-a-self-healing-testing-framework-extension-0e9a8a27af93"><strong>Read More</strong></a></p>
Tags: Healenium