Click activities breaking

Hello,
I’ve built a successful automation process that loads files into Workday drive but all all the activities break the next time I log. It work again when I reselect each activity on screen again.

I’m noticing the parentid changes when I reselect the items on screen.

Any ideas how resolve this issue?

Thanks,

Tim

You have to modify the selectors so they don’t use the changing attribute. It’s common to have to edit selectors to make them reliable, you can’t just use whatever UiPath gives you.

Hi @timothy.mullady ,
have you changed the default of clicks?
you need to change the selector and attribute of click or UI activity what you used
Eg:


Regards,
LNV