Sample framework for tests in WebDriverIO with Mocha and TypeScript.
It is based on POM (Page Object Model)
-
clone from -
https://github.com/kumawatbharat/TypeScript_WebDriverIO_Mocha.git
-
npm install
That will install all required dependencies.