[ad_1]
Trying to setup test automation in my xcode project. Have several unit tests that are running just fine when started from Test Navigator.
However, when I created a bot and picked a schema with env variables needed I see that ProcessInfo.processInfo.environment
does not have the vars I’m passing in the schema.
Am I missing something?
Any kind of help is highly appreciated.
[ad_2]