🥒 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"
Read the migration guide.
Learn how to contribute.