cucumber-tags

Cucumber Tags and Hooks

Reading Time: 3 minutes In continuation of my cucumber series, this blog will help us clear the concept of using cucumber tags and hooks. We will look at some practical approach and how a lot of time can be saved by using different tags and hooks. What are cucumber tags and hooks? Now, tagging is nothing but a simple annotation. So, you can provide your annotation using a conventional Continue Reading