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
exportconstPOLL_TOPASS_TIMEOUT=EXPECT_TIMEOUT*4// That way expect.poll() or expect().toPass can retry 4 times. 4x higher than default expect timeout => can retry 4 times if retryable expects are used inside
constconfig: PlaywrightTestConfig={
// Look for test files in the "test" directory, relative to this configuration file