=> nightwatch tests/
=> nightwatch --tag TAGNAME
TAGNAME (Replace what you want)
TAGNAME list
- CRUD **(nightwatch --tag CRUD)** test cases are following "test_coffee_user.js, test_coffee_bad_user.js, test_coffee_product.js"
- SEARCH **(nightwatch --tag SEARCH)** test cases are following "test_coffee_applysort.js, test_coffee_filter.js"
=> nightwatch --tag TAGNAME --retries 3