sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #27631
Re: [Question #252956]: Image find failure in centralised image sikuli file
Question #252956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252956
Status: Open => Answered
Eugene S proposed the following answer:
Hi,
That sounds strange and shouldn't be a problem. I use the same shared
images repository for all my Sikuli scripts and it works as expected.
Have you defined your images folder correctly? You have to include this setting in every script. For example:
bundlePath = "C:\\SikuliX\\Tests\\patterns"
setBundlePath(bundlePath)
Eugene
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.