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:
- 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.
-
Append
--lcf
flag with the run command and mention the lambdatest config file name that you wanted to be read on our cloud machine. -
Run Command With LCF (Lambdatest Config File) flag
-
View the results on LambdaTest Dashboard