Question #251689 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/251689
RaiMan proposed the following answer: F:/NetBeansProjects/I90AutomationTool/dist/I90AutomationTool.jar!/system/model/i90/imgs/UN002.PNG Is an URL pointing to a file inside a jar (does not matter wether mapped or not). This surely does not work with new Pattern() in 1.0.1 (here only files in the file system outside jars are accepted). You might try to use the above mentioned ImagePath feature. If this does not work, then you have to move the image files to the outside at runtime (temp folder) or wait for a useable version of 1.1.0 -- 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

