Jini0311
4 years agoOccasional Visitor
BDD BeforeStep & AfterStep Hooks
Hi,
I wanted to perform certain steps after every step execution of the BDD scenario. In specflow there were hooks for Before and After step but I am unable to find the same here. So, would like to know if there is anyways to get the current step name during execution which then I can pass to another method.