This project will be used to run E2E Automation tests liveintent portal app
- NodeJs
- NPM
- Browsers - Chrome
npm install
npm run lint:fix
Before running the test - Update .env file with ADMIN_USER and ADMIN_PASSWORD
npm run wdio
- Vinod Muralidharan (vmuralidharan@liveintent.com)