Hello, I have set up my first macro to open a desktop application, navigate through it to a destination, use OCR extract to scrape a section then use the echo command to display the result (a text string) in the logs.
What I am wondering, is it possible after the echo command to add another command that takes a piece of text I write and compare it to the result from the OCR extract?
Thanks for any help/advice