Does the local OCR support multiple words joined by whitespace?
e.g. ocr=First Name
for XCLICK or XMOVE
ocr=First and ocr=Name
both work and I could use pos after to select the right one but I feel like these words are too generic on their own for narrowing down what I want to click
Can I use a string of words in local OCR? When I try two or more words to try and capture a sentence or sub-sentance it doesn’t seem to work.