← Back to team overview

sikuli-driver team mailing list archive

[Question #180302]: How to add settings to the IDE's process environment (os.environ[key])

 

New question #180302 on Sikuli:
https://answers.launchpad.net/sikuli/+question/180302

Due to the need to share these tests with others I don't want to add personal info for things like username and password for tests.

For this I am using import os and os.environ['name_of_required_field'] in conjunction with the type command.  This works flawlessly from a terminal using source ~/xyz.env for example but will not run in the sikuli test gui runner.

Is there a way to add this functionality some how?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.