Error: I'm getting an error that We've tried to resolve your step definitions at ./e2e/example/Moichor_BDD/login, but that doesn't seem to exist

Viewed 22

Could you please help me to configure the cucumber framework, actually I'm facing the issue when I run the feature file from both CLI and TestRunner, It shows the same error over and over again.

cypress.config.js file:

enter image description here

package.json file:

enter image description here

And then under e2e/example/Moichor_BDD folder, I have organized files and folders as shown in the screenshot below:

enter image description here

When I run cypress, then run the feature login.feature, I get the following error: 

enter image description here

0 Answers
Related