specFileRetriesDeferred default value in wdio v7 #13997
Unanswered
SumanDas94
asked this question in
Q&A
Replies: 1 comment
-
I really recommend to update to v9, we have deprecated v7. We indeed have some confusing statements what the default value is here. I raised a PR to clean this up. The default value should be |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Need some help to understand what is the default value for
specFileRetriesDeferredin wdio v7.x.xIs this value being
truerefers to failed specs being deferred for retries or does that mean the value should befalse?Default values seem to be different here and here
Beta Was this translation helpful? Give feedback.
All reactions