Hello,
I have a string I am searching for in my test script. I want to search for it either selected or unselected. I was wondering if I could create a collection of text images based on the different text styles I need to support (regular, selected, etc) and then use imagefound on that collection, but I dont know how to code that. Any suggestions?