sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #10699
Re: [Question #197561]: Stored Images
Question #197561 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/197561
Status: Open => Answered
RaiMan proposed the following answer:
Againn when reading the docs, you should have read:
-> http://sikuli.org/docx/globals.html#importing-other-sikuli-scripts-
reuse-code-and-images
quote:
... automatically access images contained in the imported .sikuli
quote:
... Note on contained images: Together with the import, Sikuli internally uses the new SIKULI_IMAGE_PATH to make sure that images contained in imported .sikuli’s are found automatically.
So if you import another xyz.sikuli, the images contained in xyz.sikuli
are accessible in the calling script.
If not in your case, you are doing something wrong.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.