I need your help once again! I will be appreciated!
I need to do an operation after a specific text appear in the text box on th screen here:

I thought the only solution is to use text on screen ocr action. But.. it doesn't work 🙂
I have two problems with it. Once I have my specific value, lets say 999 in this field, nothing happens and the flow is waiting forever. However, as soon as I switch window to PAD, where the value 999 is visible, the flow resumes as if the value is read from another window but not from Illustrator (entire procedure before is done in Illustrator, so its windows is active).
But this is only one issue. Another one is that it doesn't work with variables. Even from PAD window.
What I mean is, when I don't set fixed value in the action, it does work (only after switching to PAD windows), but when I set it in a variable, nothing happens even then.

I want to be able to read from Illustrator the value from the variable %last%.
Any ideas why this flow doesn't work? Or what are my alternatives?