How can I use multiple lambdatest-config.json files in a project?

How can I use multiple lambdatest-config.json files in a project?

Hi Mark!

If you have defined multiple lambdatest config files in your project, you can use them at the run time by following the below steps:

  1. Define lambdatest config files in your project,

Note: By default, our cloud machines read config only from the lambdatest-config.json file. To override it, you have to mention file name at the run time with --lcf flag.

  1. Append --lcf flag with the run command and mention the lambdatest config file name that you wanted to be read on our cloud machine.

  2. Run Command With LCF (Lambdatest Config File) flag

  3. View the results on LambdaTest Dashboard