Protractor Test Framework to perform basic angular testing using protrator and protractor-html-reproter-2
supports till protractor 5.4.2, work in progress for new version protractor
- NodeJS should installed and setup.
- Protractor 5.4.2 should be installed and setup.
npm install -g protractor@5.4.2
- Browser should be installed.
- Internet Connection should be available.
- Extract node_modules.zip in same directory.
- Go to directory: .\e2e
- Run commands:
For Chrome:For Firefox:protractor chrome.conf.js
protractor firefox.conf.js
Report directory: .\e2e\reports\