hello,
i just wanted to know is UiPath have self healing test machanism ? for example if button name has changed then it needs to be auto identified and selector needs to be chnaged.
can we do predective tetsing using UiPath ?
help me o same.
hello,
i just wanted to know is UiPath have self healing test machanism ? for example if button name has changed then it needs to be auto identified and selector needs to be chnaged.
can we do predective tetsing using UiPath ?
help me o same.
As per my knowledge , UiPath supports partial self healing using fuzzy selector matching and anchor based targeting .it does not auto update selectors if element names change
predictive testing is not built in but can be simulated using dynamic selectors .
full ai based test healing is not fully supported yet.
If you found helpful, feel free to tick as a solution.
Happy Automation
Hey @Mathkar_kunal Self-healing refers to an automation’s ability to adapt when changes occur in the environment, such as UI element changes (e.g., button name or selector changes). While UiPath doesn’t have fully automated self-healing like some platforms, it offers several tools and strategies that can help mitigate the impact of UI changes.
cheers