This is a test-ware for evaluation of Protractor + Cucumber test automation tools.
- Node.js LTS
- WebDriver-Manager
- Protractor
- Protractor-Cucumber-Framework
Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application running in a real browser, interacting with it as a user would.
The implemented test cases can be found in TESTCASES.md.
npm install
npm run testAngular
or
npm run testBootstrap