Skip to content

AutoHeal End User Guide

The AutoHeal feature in HuLoop is designed to make your automations more resilient and self-recovering. During automation execution, element locators such as XPath, ID, or CSS selectors, can occasionally break when a web page or application interface changes. These changes are common in dynamic environments where even small UI updates can cause automations to fail.

AutoHeal intelligently detects such failures and automatically searches for alternative locators using HuLoop’s built-in intelligence and AI capabilities. This allows automations to continue running smoothly without manual intervention, saving time and reducing maintenance effort.

Back To Top