How to continue execution even after the step failed in cucumber 7.18.0 #2181
-
I am using cucumber 7.18.0 with selenium java here if the step fails in the test case the execution of the next steps does not continue. So I want to mark the failed step as failed and continue the execution. This logic exists in my old project where I use info.cukes dependencies. |
Beta Was this translation helpful? Give feedback.
Answered by
mpkorstanje
Jul 12, 2024
Replies: 1 comment
-
Discussed here; cucumber/cucumber-jvm#2904 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kieran-ryan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Discussed here; cucumber/cucumber-jvm#2904