1.

What Are Before, After, Beforestep And Afterstep Hooks?

Answer»

Before: EXECUTE before the FEATURE file EXECUTION

After: executes after the feature file execution

BeforeStep: executes before the each step execution

AfterStep: executes after the each step execution

Before: execute before the feature file execution

After: executes after the feature file execution

BeforeStep: executes before the each step execution

AfterStep: executes after the each step execution



Discussion

No Comment Found