Check execution environment; cloud or local

Is there any way from the script to check the execution environment ? I’d like to know if the tests run locally or on the cloud.

What I want is to perform a sanity check of the environment variable and this sanity check needs to be different when running locally than when running on the cloud.

Hi @Brice,
the Cloud’s documentation has a dedicated section for it. You can check the available environment variables set from the cloud here.