/wdio-cucumber-example

Example repo for the basic setup of Webdriver.io using the Cucumber framework

Primary LanguageJavaScript

Webdriver.io + Cucumber framework basic setup

This repo contains a basic example on how to setup Webdriver.io version 6 using the Cucumber framework and ES6.

Running the tests

$ yarn install
$ yarn test

# To open a test report
$ yarn run allure open