How to use retry to rerun the spec file after certain time or at the end of all the tests completed? #24949
Unanswered
Pverma96
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently when using the "retries" option the failed test cases are retried immediately after the failure. Is there a way by which the failed tests can run after certain amount of time or at the end once remaining tests execution is completed?
Beta Was this translation helpful? Give feedback.
All reactions