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
Hello, I had this question here and I put together sample runnable project here
I have a callback from browser which is orchestrated by playwright - this callback is to report error which happens in the app. Once that happens I know for sure I want to fail the test to save resources. How can I do that?
More specifically I want to fail the test from this line here