# wdio-cucumber-steps

[![Build Status](https://travis-ci.org/revjet-qa/wdio-cucumber-steps.svg?branch=master)](https://travis-ci.org/revjet-qa/wdio-cucumber-steps)
[![npm version](https://img.shields.io/npm/v/wdio-cucumber-steps.svg)](https://www.npmjs.com/package/wdio-cucumber-steps)
[![NPM License](https://img.shields.io/npm/l/wdio-cucumber-steps.svg)](https://github.com/revjet-qa/wdio-cucumber-steps/blob/master/LICENSE)

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

## Supported versions
[Node.js](http://nodejs.org/):
- 7.x

[WebdriverIO](https://www.npmjs.com/package/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](https://github.com/revjet-qa/wdio-cucumber-steps/blob/master/CONTRIBUTING.md)
to help you get started

## Thanks
If this plugin was helpful for you, please give it a **★ Star** on
[Github](https://github.com/revjet-qa/wdio-cucumber-steps)
