I am trying to click on “Search for” field.
Here is what UI.Vision Sees:
so the text is recognized… and it is THERE, but nevertheless:
What am I doing wrong?
I am trying to click on “Search for” field.
Here is what UI.Vision Sees:
so the text is recognized… and it is THERE, but nevertheless:
What am I doing wrong?
Sometimes Ui.Vision text search has problems with the spaces between 2 words (e. g. the OCR could return 2 spaces instead of one, and then the text search fails).
→ Solution: Use only for one word with XClickText and other OCR commands. For example use “Search” instead of “Search for”.