Question #644269 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/644269
masuo proposed the following answer: exists (IMG1,10) if IMG1 dose not exist exists(IMG1,10) return after 10 seconds. exists (IMG2,30) or exists (IMG3,30) or exists (IMG4,30) exists() is called sequentially. if all images do not exist this step return after 90 seconds. http://sikulix-2014.readthedocs.io/en/latest/region.html?highlight=exists -- You received this question notification because your team Sikuli Drivers 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

