Could you please help me with the command/flag to run test on specific browser in cypress?
Hi Alex Walker,
You can achieve the same by using below flag in your command:
--brs or --browsers
Syntax for reference:
lambdatest-cypress run --brs=Windows10:Chrome:99.0