Protractor end-to-end test automation boilerplate, Using TypeScript, tsc, Mocha, Chai and Commonjs. Clone or fork this repository.
-
git clone git@github.com:e2e-boilerplate/protractor-typescript-tsc-mocha-chai-should.git
-
cd protractor-typescript-tsc-mocha-chai-should
-
npm install
-
npm run build
-
npm run update:webdriver
-
npm run test
For more boilerplate click here