Please follow the steps to run tests
Prerequisites
-
Install Node.js
-
Download the chrome driver[http://chromedriver.chromium.org/downloads], unzip and copy to a folder and set path to the location. ChromeDriver executable needs to be available in the path. Mac users with Homebrew installed: brew install chromedriver
-
Install all the dependencies
npm install
-
To run the tests
npm run cucumber // to run cucumber tests
It will launch chrome browser and starts test