Submission type
Healing Agent Challenge
Name
Nikhil Zambare
Industry category in which use case would best fit in (Select up to 2 industries)
Healthcare Pharma
Other sector
Complexity level
Intermediate
Summary (abstract)
A process is deployed in Orchestrator which calculated the BMI by using Ui automation.
Now the website developer changed the button text which broke the automation as activity like click not able to find new selector associate with the button.
Detailed problem statement
A online BMI calculator process is undergoing UI enhancement. Due to which developer modified some button selector from “Calculate BMI” to “Calculate”. Since the selector is modified, the RPA process starts failing.
Detailed solution
I have enabled the healing agent which understands the change in selector for button. The agent interprets the “Calculate BMI” and “Calculate” as same. Hence, it is able to click on the button which in turn helps the automation to recover from the failure.
Video link
Expected impact of this automation
The largest advantage is the significant time savings from not having to manually adjust selectors each time the portal’s user interface changes, unknown pops up, or experiences an increase in delay.
As a result, the automation will have less downtime and task completion will be quicker without requiring manual corrections.
Additionally, it increases our confidence that the bot will continue to function even if the portal undergoes another update. All things considered, it lowers maintenance work and increases process reliability.
Benefits:
– Saves many hours of manual fix
– Reduces automation downtime
– Improves confidence in robot stability
UiPath products used (select up to 4 items)
UiPath Studio
UiPath Assistant
UiPath Orchestrator
UiPath Healing Agent
Automation Applications
BMI Calculator
Integration with external technologies
Edge
TO-BE workflow/architecture diagram (file size up to 4 MB)
Other resources
NA