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
awaitpage.getByRole('button',{name: 'Continue As Guest'}).click();
14
14
awaitexpect(page.locator('app-home')).toContainText('Set your name and claim your account! This ensures you\'re able to recover your account if signed out.');
15
15
awaitpage.getByText('Set your name and claim your').click();
0 commit comments