Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 1.24 KB

File metadata and controls

22 lines (11 loc) · 1.24 KB

GitHub Actions status | e2e-boilerplate/protractor-typescript-tsc-mocha-chai-should License: MIT Buy Me A Coffee

Protractor Boilerplate

Protractor end-to-end test automation boilerplate, Using TypeScript, tsc, Mocha, Chai and Commonjs. Clone or fork this repository.

Getting Started

  1. git clone git@github.com:e2e-boilerplate/protractor-typescript-tsc-mocha-chai-should.git

  2. cd protractor-typescript-tsc-mocha-chai-should

  3. npm install

  4. npm run build

  5. npm run update:webdriver

  6. npm run test

For more boilerplate click here