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
Hi, is there any way to stop or skip tests? I want to skip some tests depends on system settings or stop a whole test in initial (beforeall) procedure. Now I have to create "if" statement in each procedure in my test file. Is there another fancy way to do it?