Skip to content

sseenivasan89/WebdriverIO-Cucumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebdriverIO-Cucumber

Build Status

WebdriverIO Framework with BDD (Cucumber)

  • This is WebdriverIO-v6 (Node.js/JavaScript)
  • Using the Cucumber (v 6.x.x) BDD framework
  • Made API calls using Node.js
  • Provides utilities to read data from json
  • It generate Cucumber html report and JSON reports

Installation

  • This project is tested on Node v12.16.1
  • Install JDK 1.8+ and make sure class path is set properly
  • Clone the directory and run

Run example tests

npm install
npm run test

Using Tages

To run feature file using tag

wdio wdio.conf.js --suite sample

Features

  • Tags Usage
  • Page Object Model
  • JSON Reports
  • Cucumber Html Reports
  • API Calls

Cucumber HTML Report:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published