sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #06702
Re: [Question #178018]: Moving a image from a .sikuli to another
Question #178018 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/178018
Arthur Dias posted a new comment:
Thanks RaiMan,
how do I get the path of this image, since its in another project?
it would be like this right:
shutil.move(IMAGE_SRC_PATH, os.path.join(getBundlePath(), "print.png"))
IMAGE_SRC_PATH is the image path (in another project, so I can't use
self.getBundlePath() )
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.