Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 1.29 KB

File metadata and controls

20 lines (10 loc) · 1.29 KB

GitHub Actions status | e2e-boilerplate/protractor-es-modules-esm-mocha-chai-should License: MIT Buy Me A Coffee

Protractor Boilerplate

Protractor end-to-end test automation boilerplate, Using ES Modules, esm, Mocha, Chai and Commonjs. Clone or fork this repository.

Getting Started

  1. git clone git@github.com:e2e-boilerplate/protractor-es-modules-esm-mocha-chai-should.git

  2. cd protractor-es-modules-esm-mocha-chai-should

  3. npm install

  4. npm run update:webdriver

  5. npm run test

For more boilerplate click here