/wdio-cucumber-new

Simple example of WDIO using the Cucumber framework and Page object pattern

Primary LanguageJavaScript

WebdriverIO with Cucumber

This is a basic example of a WebdriverIO that uses Cucumber Framework based on this boilerplate. This however uses Page object pattern instead.

To install and run:

npm install

npm run wdio

Please install the recommended extensions if you are using VSCode.