S4200 / VT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QA Automation Engineer Coding Challenge

Please flow this stpes to get Started with WebdriverIO

Prerequisites

To get started with WebdriverIO, you will need the following:

Node.js (https://nodejs.org/en/download/)

Clone

git clone https://github.com/S-Selim/VT.git

WebdriverIO Setup

npm init wdio .
  • choose all the defaults

Run Test

please make sure to delete this file (example.e2e.js located at test/specs/example.e2e.js) before running the test

npx wdio run ./wdio.conf.js

About


Languages

Language:JavaScript 100.0%