sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #07242
Re: [Question #179700]: Robot Framework: capture screen and move to a new location
Question #179700 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/179700
RaiMan posted a new comment:
If you decide to store all images in a few places, you can pre populate the image path with these directories using an environment variable
SIKULI_IMAGE_PATH=path1-to-images:path2-to-images:path3-to-images
So you would not need any extra code in your scripts. They would run as
scripts from command line and in RFW.
look: http://sikuli.org/docx/globals.html#getImagePath (the text below)
for more information.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.