wdio-cucumber-steps

Cucumber step definitions written with WebdriverIO

Usage no npm install needed!

<script type="module">
  import wdioCucumberSteps from 'https://cdn.skypack.dev/wdio-cucumber-steps';
</script>

README

wdio-cucumber-steps

Build Status npm version NPM License

Cucumber step definitions written with WebdriverIO for end-to-end tests

Supported versions

Node.js:

  • 7.x

WebdriverIO:

  • 4.x

Installation

To install this package and add it to your package.json just run:

npm install wdio-cucumber-steps --save-dev

Contributing

You are welcome to contribute - please see CONTRIBUTING.md to help you get started

Thanks

If this plugin was helpful for you, please give it a ★ Star on Github