Hi <@568432524976455702> There are a couple of opt...
# cypress-cloud
a
Hi @shy-van-7331 There are a couple of options that can help you to locate your testing environments: * You can check your Test Definition in the panel on the right side of the Dashboard * You can use separate Projects to determine which environment is used: https://docs.cypress.io/guides/dashboard/projects * You can add
--tag
as an option to your
cypress run
command: https://docs.cypress.io/guides/guides/command-line#Options