This repo contains a basic example on how to setup Webdriver.io version 6 using the Cucumber framework and ES6.
$ yarn install
$ yarn test
# To open a test report
$ yarn run allure open
Example repo for the basic setup of Webdriver.io using the Cucumber framework
JavaScript