jannoelc / wdio-cucumber-new

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 92.9%Language:Gherkin 7.1%