Lets say there are three squares on the website and for each there is a button right to them.
Lets say I want to make automation that will click (with the click activity) only the button that is at right side of pink square.
When I use fuzzy selector it does not work because it thinks that the three buttons are OK. When I use image selector it also show that there are multiple selection, the strict does not work at all. What am I doing wrong?