anuu1989 / automationassesment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About


Languages

Language:JavaScript 81.0%Language:Gherkin 19.0%