New question #542471 on Sikuli: https://answers.launchpad.net/sikuli/+question/542471
Is there a way to get Sikuli to throw and Exception if it can not find the image file? Currently all it does is issue an "[error] Image: could not be loaded: ..." to stdout. I know that I can use the Pattern class and call its' "isValid()" method but I would have to change an awful lot of code to do this. Any suggestions? Thanks -- 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

