Protractor Boilerplate
Protractor end-to-end test automation boilerplate, Using TypeScript, ts-jest, Jasmine and Commonjs. Clone or fork this repository.
Getting Started
-
git clone git@github.com:e2e-boilerplate/protractor-typescript-ts-node-jasmine-assert.git
-
cd protractor-typescript-ts-node-jasmine-assert
-
npm install
-
npm run update:webdriver
-
npm run test
For more boilerplate click here