Hi,
I have to select the below button but the uipath selection is in consistent and getting the attached error. How to resolve this problem ?attached ui explorer window for the same object.

@Gunasekaran_Kandasamy Remove css selector, idx, parent id, parent name from the seelctor and try once
If this not worked then try using click image activity
Could you try by Checking with the following Approaches :
Remove the whole Second Line and Check if the Selector Highlights the Required Element.
Remove the css-selector and Idx attribute and Check if it gets Highlighted.
The reason the aaname attribute itself should be helpful for Selecting the Element, However, if there are many buttons with the same name, we would require to provide an additional attribute.
css-selector and Idx attribute and Check if it gets Highlightedtried this option and still getting same problem
Can you please indicate the anchor from the top? @Gunasekaran_Kandasamy