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
{{ message }}
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.
Also, I had sauce labs come for training and tell us that each test was supposed to be run individually and not as a suite. I am unsure if thats the case or not.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
From @kandarp1691 on May 24, 2018 20:40
The problem
I have a suite of test which has 10 tests. Each suite starts with a describe() and each test starts with an it() as shown below:
Now in a case where Test 3 fails, sauce shows status failed with
Test Failed : Test 1
Is there any way to make sure that the failure message shows the correct message ?
Environment
Copied from original issue: webdriverio/webdriverio#2750
The text was updated successfully, but these errors were encountered: