New question #264474 on Sikuli: https://answers.launchpad.net/sikuli/+question/264474
Hi, during my testing, I met a problem of finding picture in a region. If I need to search more than one pictures, like pic1, pic2 in a certain region. If any of them is matched, then I can take next step such as region.click() etc. My first idea is set a loop to go through each item of the picture list, it stops whenever the item is matched. Is there any other simple way to do it? Thanks -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

