Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 1.37 KB

File metadata and controls

20 lines (10 loc) · 1.37 KB

GitHub Actions status | e2e-boilerplate/wd-typescript-ts-node-webdriver-manager-jasmine-assert License: MIT Buy Me A Coffee

WD Boilerplate

WD end-to-end test automation boilerplate, Using TypeScript, ts-jest, Webdriver-Manager, Jasmine and Commonjs. Clone or fork this repository.

Getting Started

  1. git clone git@github.com:e2e-boilerplate/wd-typescript-ts-node-webdriver-manager-jasmine-assert.git

  2. cd wd-typescript-ts-node-webdriver-manager-jasmine-assert

  3. npm install

  4. npm run update:webdriver

  5. npm run test

For more boilerplate click here