When capture the object in RPA always make sure donot set the DOM X path as Search criteria as the environment change 0r change in underlying application DOM xpath change and Bot started Failing so try not to use this as Search Criteria.
Use below Search criteria
Use name of the control
Use iD of the control
Use dynamic DOM X path
Thanks
Abhishek
Thanks
Abhishek