Could you please provide the command to download artifacts on LambdaTest using Cypress CLI version 3.0.9?

Could you please provide the command to download artifacts using Cypress CLI version 3.0.9 ?

Hi Mark,

You can specify the file you need to download under the “run_settings” object like this:

For example:

"downloads": "./cypress.json"

Then, run the following command:

lambdatest-cypress run --sync=true