Environments
An environment defines the URL for your target application. You can create multiple environments to run tests on different deployments of your application, such as Production, Staging, and Development.
For Example, Production, Staging, and Dev.
NOTE
Environments are intended to define different deployment versions of the same application. If you need to test multiple applications, please create a new project for each one.
Switch Between Environments
To switch between environments, select the environment dropdown and choose the desired environment from the list.