Skip to content

This is a boilerplate project for UI automation based on modern JavaScript / WebdriverIO / Mocha / Page Object Model

License

Notifications You must be signed in to change notification settings

krgolovan/wdio5-boilerplate-project

Repository files navigation

Sync webdriverIO v5 babel mocha chai selenium-standalone allure POM prettier eslint

This boilerplate project has all basic setup you need to start developing your test framework for UI automation based on modern JavaScript / WebdriverIO / Mocha / Page Object Model.

Stack

Installation

  • Install JDK
  • Install Node.js
  • Execute npm install

Commands

To execute tests: npm test, to generate a report: npm run report.

About

This is a boilerplate project for UI automation based on modern JavaScript / WebdriverIO / Mocha / Page Object Model

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published