Behavior driven development (BDD) approach to write automation test scripts to test web of -Planday- using Javascript, Selenium and Cucumber.
1. Install Dependencies
$ npm install
2. Run Tests
$ npm test
$ npm test -- --tags "@smoke" "@schedule"
$ npm test -- --tags "@schedule"
Using declarative ways of writing code allows learning to be fast and cohesive. This helps to organize the tests and more easily understand possible i