I want to specify the OS/Browser version at the run time in Cypress via terminal.
Hi Miro,
You can use this --brs or --browsers to specify the OS/Browser version at the run time.
Syntax:
lambdatest-cypress run --brs=Windows10:Chrome:99.0
I want to specify the OS/Browser version at the run time in Cypress via terminal.
Hi Miro,
You can use this --brs or --browsers to specify the OS/Browser version at the run time.
Syntax:
lambdatest-cypress run --brs=Windows10:Chrome:99.0