sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #41424
Re: [Question #449241]: os.getenv is not getting new variable settings each time it is called
Question #449241 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/449241
Status: Open => Answered
RaiMan proposed the following answer:
I do not understand your approach.
If you want to use the system environment for propagating values, then
you should stay at that level:
# runtests.cmd
... set environment
runsikulix.cmd -r script.sikuli
... set environment
runsikulix.cmd -r script1.sikuli
... and so on
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.