cypress-cucumber-steps
v3.62.0
Published
Cypress Cucumber step definitions
Downloads
6,092
Maintainers
Readme
cypress-cucumber-steps
🥒 Cypress Cucumber step definitions.
Setup
Follow the setup instructions.
Usage
Use cypress-cucumber-steps
in your feature files:
# cypress/e2e/example.feature
Given I visit "https://example.com/"
Then I see text "Example Domain"
Migration
Read the migration guide.
Contributing
Learn how to contribute.