Skip to main content

Environment Variables

Certain configuration values can be overridden using environment variables. This allows users to avoid storing secure data in the configuration files.

TE_ENVIRONMENT

nodejs
2022.3.3
ruby
2022.2.3

The TE_ENVIRONMENT environment variable overrides the global > environment configuration in config.yml.

TE_HALO_AUTH_TOKEN

nodejs
2022.3.1
ruby
2022.2.1

The TE_HALO_AUTH_TOKEN environment variable overrides the dashboard > auth_token configuration in reporting.yml.

TE_APPLITOOLS_API_KEY

nodejs
2022.3.1
ruby
2022.2.1

The TE_APPLITOOLS_API_KEY environment variable overrides the applitools > api_key configuration in accounts.yml.

TE_BROWSERSTACK_USERNAME

nodejs
2022.3.1
ruby
2022.2.1

The TE_BROWSERSTACK_USERNAME environment variable overrides the browserstack > username configuration in accounts.yml.

TE_BROWSERSTACK_ACCESS_KEY

nodejs
2022.3.1
ruby
2022.2.1

The TE_BROWSERSTACK_ACCESS_KEY environment variable overrides the browserstack > access_key configuration in accounts.yml.

TE_PERFECTO_CLOUD_URL

nodejs
2022.3.1
ruby
2022.2.1

The TE_PERFECTO_CLOUD_URL environment variable overrides the perfecto > cloud_url configuration in accounts.yml.

TE_PERFECTO_USERNAME

nodejs
2022.3.1
ruby
2022.2.1

The TE_PERFECTO_USERNAME environment variable overrides the perfecto > username configuration in accounts.yml.

TE_PERFECTO_PASSWORD

nodejs
2022.3.1
ruby
2022.2.1

The TE_PERFECTO_PASSWORD environment variable overrides the perfecto > password configuration in accounts.yml.

TE_SAUCELABS_DOMAIN

nodejs
2022.3.1
ruby
2022.2.1

The TE_SAUCELABS_DOMAIN environment variable overrides the sauce_labs > domain configuration in accounts.yml.

TE_SAUCELABS_USERNAME

nodejs
2022.3.1
ruby
2022.2.1

The TE_SAUCELABS_USERNAME environment variable overrides the sauce_labs > username configuration in accounts.yml.

TE_SAUCELABS_ACCESS_KEY

nodejs
2022.3.1
ruby
2022.2.1

The TE_SAUCELABS_ACCESS_KEY environment variable overrides the sauce_labs > access_key configuration in accounts.yml.

TE_KOBITON_USERNAME

nodejs
2022.3.1
ruby
2022.2.1

The TE_KOBITON_USERNAME environment variable overrides the kobiton > username configuration in accounts.yml.

TE_KOBITON_API_KEY

nodejs
2022.3.1
ruby
2022.2.1

The TE_KOBITON_API_KEY environment variable overrides the kobiton > api_key configuration in accounts.yml.

TE_PERCY_API_KEY

nodejs
2022.3.1
ruby
2022.2.1

The TE_PERCY_API_KEY environment variable overrides the percy > api_key configuration in accounts.yml.

TE_TESTRAIL_USERNAME

nodejs
2023.0.1
ruby
2023.0.0

The TE_TESTRAIL_USERNAME environment variable overrides the testrail > username configuration in accounts.yml.

TE_TESTRAIL_PASSWORD

nodejs
2023.0.1
ruby
2023.0.0

The TE_TESTRAIL_PASSWORD environment variable overrides the testrail > password configuration in accounts.yml.