Sign-in (email submission)
This tests the initial stage of the sign in flow
Flow summary
/ all steps
Chromium
Step 1, Navigates to the home page and sets preferred language
Step 2, Fails to submit on a malformed email address
Step 3, Accepts well-formed email address
Firefox
Step 1, Navigates to the home page and sets preferred language
Step 2, Fails to submit on a malformed email address
Step 3, Accepts well-formed email address
Webkit
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()Locator: getByRole('button', { name: /un email vous a été envoyé/i })
Expected: visible
Received: hiddenCall log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('button', { name: /un email vous a été envoyé/i })