Skip to content

add some logging to debug language switching #178

add some logging to debug language switching

add some logging to debug language switching #178

Triggered via push August 29, 2023 10:23
Status Success
Total duration 6m 55s
Artifacts 1
Matrix: integration-tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 notice
[chromium] › main_page.spec.ts:14:7 › The main page › has the Install button: tests/main_page.spec.ts#L15
1) [chromium] › main_page.spec.ts:14:7 › The main page › has the Install button ────────────────── Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('button', { name: 'Install', exact: true }) - waiting for getByRole('button', { name: 'Install', exact: true }) 13 | 14 | test('has the Install button', async ({ page }) => { > 15 | await expect(page.getByRole('button', { name: 'Install', exact: true })).toBeVisible(); | ^ 16 | }); 17 | }) 18 | at /checkout/playwright/tests/main_page.spec.ts:15:78
🎭 Playwright Run Summary
1 flaky [chromium] › main_page.spec.ts:14:7 › The main page › has the Install button ─────────────────── 3 passed (30.9s)

Artifacts

Produced during runtime
Name Size
test-results Expired
2.83 MB