Hi guys, I need help. I'm developing a robot that will make connections autonomously to many users, but the problem is that this button is repeated on practically all screens. How do I make my robot go through button by button without a problem? Tried to

Hi guys, I need help.
I’m developing a robot that will make connections autonomously to many users, but the problem is that this button is repeated on practically all screens. How do I make my robot go through button by button without a problem?

Tried to use Anchors and Selectors, without success, returns the following error:

  • Click ‘Pending’: Multiple similar matches found.
  • Could not uniquely identify the user-interface element for this action.
  • Edit the element, run Validation, and add anchors in order to ensure the element is uniquely identified. Does not work

Please help me!

are you using Ui Modern Experience as pic below?

Yes, i have turn it off?

I think you can try to use fixed location by set coordinate on clippingRegion on property

image

Ok, i’ll check it