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
The phpunit PlaywrightTestCase misses a status() function with causes an error when running a test.
Works great after commenting this method call in the trait.