https://cypress.io logo
Hi, Not able to run feature file after updating cy...
# help
l
Hi, Not able to run feature file after updating cypress version 10.1.0 Getting error message like - Error: We've tried to resolve your step definitions at cypress\integration, but that doesn't seem to exist. As of version 2.0.0 it's required to set step_definitions in your cypress-cucumber-preprocessor configuration. Look for nonGlobalStepDefinitions and add stepDefinitions right next to it. It should match your cypress configuration has set for integrationFolder. We no longer rely on getting information from that file as it was unreliable and problematic across Linux/MacOS/Windows especially since the config file could have been passed as an argument to cypress. please help me in resolving this issue.