sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #06700
Re: [Question #178018]: Moving a image from a .sikuli to another
Question #178018 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/178018
Status: Answered => Open
Arthur Dias is still having a problem:
project A:
projectB.initialize(self)
--------------------
in project B:
def initialize(self):
shutil.move(os.path,join(self.getBundlePath(),"print.png"), os.path.join(getBundlePath(), "print.png"))
image in project B has to be moved to project A...
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.