Parent ID keeps changing

Hello all,

I’m developing a process for making payments. When the page is refreshed or reloaded, every activity is failing because of the parent ID changes. I have unchecked the “aaname” and tried using a variable for the parent ID. But nothing worked.

Someone please help me solve this issue.

Hi @jijorhohim98 ,

Your selector needs to be fine-tuned…Please open UI Explorer, there are many other options there, select some other option…hopefully it will be fixed.

HI @jijorhohim98

Welcome to UiPath community

Can you share the selector in Ui Explorer and share the element that need to be clicked?

Check out the docs for dynamic selector

Regards
Gokul

Hello @jijorhohim98

please make sure the variable “click” is having the proper value.

Thanks