psstoyanov / webdriverio_with_cucumber

Simple project to see Webdriverio with Cucumber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

A simple project to see Webdriverio with Cucumber

How to start?

Clone the project

$ git clone https://github.com/psstoyanov/webdriverio_with_cucumber.git
$ cd webdriverio_with_cucumber

Install the dependencies

$ npm install .

Run the default tests

$ npm run test

System Requirements

Requires Node.js v12.16.1 or higher.

To see detailed information about Webdriverio requirements, see their Getting started page.

The tests are setup to use Chrome and Firefox

About

Simple project to see Webdriverio with Cucumber


Languages

Language:JavaScript 97.4%Language:Gherkin 2.6%