🥒 Cypress Cucumber step definitions.
Follow the setup instructions.
Use cypress-cucumber-steps in your feature files:
# cypress/e2e/example.feature
Given I visit "https://example.com/"
Then I see text "Example Domain"
See the migration guide.
Contributions are welcome! Check out contributing.