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
I am trying to establish connection to kobiton device by setting capabilities using BeforeAWebDriverScenario interface apply method.
In case of failure , Serenity executes the apply method 7 times before terminating the failure.
With Serenity v3.7.1, we did not observe any retry for failures.
Can we update the retry count ? Or is there a way to get rid of this ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi
I am trying to establish connection to kobiton device by setting capabilities using BeforeAWebDriverScenario interface apply method.
In case of failure , Serenity executes the apply method 7 times before terminating the failure.
With Serenity v3.7.1, we did not observe any retry for failures.
Can we update the retry count ? Or is there a way to get rid of this ?
Interface Path : serenity-core/src/main/java/net/serenitybdd/core/webdriver/enhancers/BeforeAWebdriverScenario.java
Thanks
Sahil
Beta Was this translation helpful? Give feedback.
All reactions