Can I run n number of parallel in Cypress via terminal?
Hi Miro,
You can use this -p or --parallels to specify the number of parallel sessions at the run time.
Syntax:
lambdatest-cypress run -p=2
Can I run n number of parallel in Cypress via terminal?
Hi Miro,
You can use this -p or --parallels to specify the number of parallel sessions at the run time.
Syntax:
lambdatest-cypress run -p=2