Skip to content

This is a test-ware for the evaluation of the WebdriverIO test automation tool.

License

Notifications You must be signed in to change notification settings

Idea-Pool/evaluation-js-webdriverio

Repository files navigation

evaluation-js-webdriverio

This is a sample test framework for evaluation of WebdriverIO test automation tool

Prerequisites

  1. Node.js (latest)

Framework used

Name: WebdriverIO
Home page: https://webdriver.io/
Next-gen browser and mobile automation test framework for Node.js

Test cases

The implemented test cases can be found in TESTCASES.md.

Setup

npm init -y
npm i --save-dev @wdio/cli
npx wdio config

Execution

npx wdio wdio.conf.js
or
npm test

About

This is a test-ware for the evaluation of the WebdriverIO test automation tool.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks