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
awaitexpect(page.getByText('Must contain at least one')).toBeVisible();
103
+
awaitexpect(page.getByText('Must be at least 8 characters long and contain at least one lowercase and uppercase letter, and one special character.')).toBeVisible();
0 commit comments