🤔 What's the problem you're trying to solve?
Unable To perform certain steps after each scenario that is similar of background which is before each scenario.
Problem: Set of 3 steps needs to run after most of the scenarios (400 scenarios) if it had After_Scenario that would be really helpful and reduces (~1200) steps.
✨ What's your proposed solution?
To have after each scenario that is similar of background which is before each scenario.
Nice to Have:
Before Each Feature
Before Each Scenario - Like Backgroud but with ability to exclude certain scenarios
After Each Feature
After Each Scenario
Like create a user before each scenario and delete the user after each scenario
⛏ Have you considered any alternatives or workarounds?
No response
📚 Any additional context?
No response