I am using computer vision tools to try and automate processes with a legacy piece of software at one stage in the process i need the software to select the string “stage 1” however this option is surrounded by terms like “stage 1 egr off” but i want the logic to only click the option that is exclusively “stage 1” Can anyone help with what settings i need to change so that it selects in this way (image for example)
This menu can also appear in different orders than this but i still need the logic to be able to select the "stage 1 " option every time. any help is appreciated.
but i think the anchors i have set mean its only working when the menu shows up exactly as it was in the screen scope but id like it to work regardless of the order this menu happens to appear as it can vary.