Can I pass the Browser/OS configuration at run time while performing Cypress test?
Hey Macy!
Yes, you can pass the Browser/OS configuration using --brs flag.
Below is the Syntax for the same.
lambdatest-cypress run --brs=Windows10:Chrome:99.0
Can I pass the Browser/OS configuration at run time while performing Cypress test?
Hey Macy!
Yes, you can pass the Browser/OS configuration using --brs flag.
Below is the Syntax for the same.
lambdatest-cypress run --brs=Windows10:Chrome:99.0