Account views
This tests the flow between each of the account pages.
Flow summary
Webkit
Error: page.goto: Navigation to "https://staging.retail.green-got.com/fr/accounts/INDIVIDUAL/card" is interrupted by another navigation to "https://staging.retail.green-got.com/fr"Call log: - navigating to "https://staging.retail.green-got.com/fr/accounts/INDIVIDUAL/card", waiting until "load"
Step 1, Navigates to the dashboard and set preferred language
Step 2, Navigates to personal account
Step 3, Navigates to card page
Webkit
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()Locator: getByRole('heading', { name: /relevé de compte/i })
Expected: visible
Received: hiddenCall log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('heading', { name: /relevé de compte/i })
Step 1, Navigates to the dashboard and set preferred language
Step 2, Navigates to personal account
Step 3, Navigates to card page
Step 4, Navigates to beneficiaries page
Step 5, Navigates to account statements page
Webkit
Error: page.goto: Navigation to "https://staging.retail.green-got.com/fr/dashboard" is interrupted by another navigation to "https://staging.retail.green-got.com/fr"Call log: - navigating to "https://staging.retail.green-got.com/fr/dashboard", waiting until "load"