← Back to team overview

sikuli-driver team mailing list archive

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.