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
This will return a Promise<TestResults> object, and will not throw an exception. In this case, we could easily handle responses (especially for tests).
The text was updated successfully, but these errors were encountered:
This will return a
Promise<TestResults>
object, and will not throw an exception. In this case, we could easily handle responses (especially for tests).The text was updated successfully, but these errors were encountered: