Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 1.25 KB

File metadata and controls

20 lines (10 loc) · 1.25 KB

GitHub Actions status | e2e-boilerplate/protractor-es-modules-babel-jasmine-assert License: MIT Buy Me A Coffee

Protractor Boilerplate

Protractor end-to-end test automation boilerplate, Using ES Modules, Babel, Jasmine and Commonjs. Clone or fork this repository.

Getting Started

  1. git clone git@github.com:e2e-boilerplate/protractor-es-modules-babel-jasmine-assert.git

  2. cd protractor-es-modules-babel-jasmine-assert

  3. npm install

  4. npm run update:webdriver

  5. npm run test

For more boilerplate click here