Hello UiPath Community, I created a UI automation process using UiPath, which works fine for one website. I have a few other websites with some UI differences but also some similarities. If I pass the URLs of these other websites through the same process, can they be reused without modifying the activities in the code? Will UiPath’s Healing Agent or Agentic AI help achieve this?
those are in preview now…you can try using them and check if that works
it depends on how similar or how different the pages are …and the selectors related to pages are
cheers
Thanks for your response! I understand that it depends on the similarities and selectors of the pages. I wanted to check if Agentic AI /Agent Builder is specifically designed for such use cases. Also, is Agentic AI currently available for preview? I applied for the preview queue but haven’t received any confirmation email from UiPath yet. Has anyone else experienced this delay?
agentic AI might not be helpful there
but you can use healing agent which is in preview now…this can uderstand based on context and suggest and act on UI
agentic AI is in public preview and on request , once the slots are available you might get access…but as of now there is a wait as many are requesting
cheers
I think the Healing Agent is not for this kind of task. It’s for more failsafe mechanism for your selectors.
You can try using Semantic activities for this.