🥒 Cypress Cucumber step definitions.
Follow 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 migration guide.
See contributing.