You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.
one more thing , could you please tell me if I can get how the serenity catches a failure , any parameter or property that gets set when there is an exception.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello ,
I need to know the scenario status while in execution so that I can execute @after annotation to perform some logging.
In JBehave I have used @AfterScenario(uponType=ScenarioType.ANY,uponOutcome=AfterScenario.Outcome.FAILURE)
What can I use in Serenity with Cucumber. Please suggest.
The text was updated successfully, but these errors were encountered: