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
Create a new attribute [Retry(x)] which will keep retrying a test x times until it passes. If after x times it is still failing, report the first error (or if possible, the most recurring error).
Create a new attribute
[Retry(x)]which will keep retrying a testxtimes until it passes. If afterxtimes it is still failing, report the first error (or if possible, the most recurring error).