Not able to get option in Cypress 10 and above versions. What is the reason?

In Cypress 9, I was able to specify the Cypress config file in lambdatest-config.json run settings. But I am not getting that option in Cypress 10 and above versions. What is the reason?

Hey Macy,

With Cypress version 10 and above, the test suite automatically identifies the Cypress config file located in the project root. Consequently, there is no need to specify the run settings explicitly. This improvement simplifies the configuration process, streamlining test execution with greater convenience and efficiency.

I hope this helped; feel free to reach us out if any doubts or need more clarification on related topics. We are here to help you :slight_smile: