Open
Description
Hi,
When specifying which app to launch via DesiredCapabilities, you can set the path to the executable and the executable's arguments, but I can't find a way to set environment variables.
Setting environment variables can be required to test some apps (e.g. to pass test settings, etc.)
Is there a way to do this? If not, it would be useful to add.
Thanks.