sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #46877
Re: [Question #667876]: how do I use an environment variable in a Click statment
Question #667876 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/667876
masuo proposed the following answer:
newimagepath = os.path.join(os.environ.get('USERPROFILE'),'Desktop.sikuli')
addImagePath(newimagepath)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.