Skip to content

Playwright is testing code examples 🚀 #175

Playwright is testing code examples 🚀

Playwright is testing code examples 🚀 #175

Triggered via schedule October 31, 2023 00:00
Status Success
Total duration 4m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

code-examples.yml

on: schedule
run-code_examples-tests
4m 22s
run-code_examples-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
[chromium] › tests/checkCodeExamples.spec.ts:14:9 › Verify strapi-cms: apps/e2e-tests/tests/checkCodeExamples.spec.ts#L1
1) [chromium] › tests/checkCodeExamples.spec.ts:14:9 › Verify strapi-cms ───────────────────────── Test timeout of 90000ms exceeded.
[chromium] › tests/checkCodeExamples.spec.ts:14:9 › Verify strapi-cms: apps/e2e-tests/tests/checkCodeExamples.spec.ts#L20
1) [chromium] › tests/checkCodeExamples.spec.ts:14:9 › Verify strapi-cms ───────────────────────── Error: page.waitForLoadState: Navigation failed because page was closed! 18 | await page.waitForLoadState("domcontentloaded"); 19 | await page.locator("button[class^='ClickToLoad-actionBtn']").click(); > 20 | await page.waitForLoadState("networkidle"); | ^ 21 | 22 | const consoleLogs = []; 23 | page.on("console", (msg) => { at /home/runner/work/frontends/frontends/apps/e2e-tests/tests/checkCodeExamples.spec.ts:20:18
🎭 Playwright Run Summary
1 flaky [chromium] › tests/checkCodeExamples.spec.ts:14:9 › Verify strapi-cms ────────────────────────── 11 passed (3.1m)