Automation Assessment

Below are the steps to set up you machine

  • git clone this repositrory
  • run nvm use command
  • if you are not on node version 8.11.x . Please install it,
  • run nom install - this should install puppeteer and other dependencies.
  • once everything is installed you can run your testcase by using "npm run test"