This framework is created for automation of angular application.
Pre-requisite: To work with this framework Nodejs is required. Install Nodejs and set environment variables.
Installation of dependencies: Use "npm install" command to install all required dependency.
Custom commands to run test cases are mentioned in package.json file. ex. npm run e2e:QAregression