So im using the UiAutomation to click in a blank box but there are more than one that can clicked. ive tried to use anchors to tell it not to click certain ones. Is there a way to get this done?
You can try giving the column numbers as anchor.
It that doesn’t work, use UI explorer to find more attributes to make unique and reliable selector.
Thanks,
Ashok
I tried doing that already. The issue is that since I’m giving it the option to look at multiple blank boxes, that’s the issue.