Skip to content

txt2021/GitLab_Testing_WebdriverIO-Cucumber_HTMLreport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitLab_Testing_WebdriverIO-Cucumber_HTMLreport

Project for testing GitLab website: https://about.gitlab.com/

20 test cases for sign up, search, navigation, support services, free trial and talk to an experts areas

This project uses an HTML reporter

Requirements

webdriverIO: 7^

cucumber-framework: 7^

Node.js : 14^

Install

git clone https://github.com/txt2021/GitLab_Testing_WebdriverIO-Cucumber_HTMLreport.git
npm install 

Run all tests

npm run wdio

Report

To create report

HTML report will be created automatically after tests execution