Socket
Socket
Sign inDemoInstall

cypress-cucumber-steps

Package Overview
Dependencies
888
Maintainers
1
Versions
166
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cypress-cucumber-steps

Cypress Cucumber step definitions


Version published
Weekly downloads
1.3K
increased by52.1%
Maintainers
1
Install size
588 kB
Created
Weekly downloads
 

Changelog

Source

3.53.0 (2023-12-23)

Features

  • actions: pass click options to "When I click on button" (9c3c824)
  • actions: pass click options to "When I click on label" (1d97bdc)
  • actions: pass click options to "When I click on link" (2c8039f)
  • actions: pass click options to "When I click on text" (962f64e)

Readme

Source

cypress-cucumber-steps

NPM

NPM version build cypress

:cucumber: 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"

See docs and examples.

Migration

See the migration guide.

Contributing

Contributions are welcome! Check out contributing.

License

MIT

Keywords

FAQs

Last updated on 23 Dec 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc