ci: attach Cypress CT diff-snapshots to CI report #9657
e2e.yml
on: pull_request
Build demo
4m 1s
Component testing result
4m 15s
Matrix: playwright
E2E result
9s
Playwright E2E Tests matrix result
0s
Annotations
13 errors, 1 warning, and 18 notices
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/chip:
projects/demo-playwright/tests/demo/demo.spec.ts#L37
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/chip ──────────────────────────
Error: Screenshot comparison failed:
134 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.spec.ts-snapshots/components-chip/4-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-chip-chromium/components-chip/4-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-chip-chromium/components-chip/4-diff.png
Call log:
- expect.toHaveScreenshot(components-chip/4.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByTestId('tui-doc-example').nth(3)
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 134 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByTestId('tui-doc-example').nth(3)
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 134 pixels (ratio 0.01 of all image pixels) are different.
35 | await documentation.waitStableState(); // note: load lazy loading images
36 |
> 37 | await expect(example).toHaveScreenshot(
| ^
38 | [path.replace('/', '').replaceAll('/', '-'), `${i + 1}.png`],
39 | {threshold: 0.02},
40 | );
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:37:39
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/chip:
projects/demo-playwright/tests/demo/demo.spec.ts#L37
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/chip ──────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
134 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.spec.ts-snapshots/components-chip/4-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-chip-chromium-retry1/components-chip/4-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-chip-chromium-retry1/components-chip/4-diff.png
Call log:
- expect.toHaveScreenshot(components-chip/4.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByTestId('tui-doc-example').nth(3)
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 134 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByTestId('tui-doc-example').nth(3)
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 134 pixels (ratio 0.01 of all image pixels) are different.
35 | await documentation.waitStableState(); // note: load lazy loading images
36 |
> 37 | await expect(example).toHaveScreenshot(
| ^
38 | [path.replace('/', '').replaceAll('/', '-'), `${i + 1}.png`],
39 | {threshold: 0.02},
40 | );
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:37:39
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/chip:
projects/demo-playwright/tests/demo/demo.spec.ts#L37
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/chip ──────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
134 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.spec.ts-snapshots/components-chip/4-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-chip-chromium-retry2/components-chip/4-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-chip-chromium-retry2/components-chip/4-diff.png
Call log:
- expect.toHaveScreenshot(components-chip/4.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByTestId('tui-doc-example').nth(3)
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 134 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByTestId('tui-doc-example').nth(3)
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 134 pixels (ratio 0.01 of all image pixels) are different.
35 | await documentation.waitStableState(); // note: load lazy loading images
36 |
> 37 | await expect(example).toHaveScreenshot(
| ^
38 | [path.replace('/', '').replaceAll('/', '-'), `${i + 1}.png`],
39 | {threshold: 0.02},
40 | );
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:37:39
|
playwright / (5 of 9)
Process completed with exit code 1.
|
[chromium] › tests/deep/deep-select.spec.ts:13:13 › Deep / Select › /charts/ring-chart:
projects/demo-playwright/tests/deep/deep-select.spec.ts#L47
1) [chromium] › tests/deep/deep-select.spec.ts:13:13 › Deep / Select › /charts/ring-chart ────────
Error: Screenshot comparison failed:
1752 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.spec.ts-snapshots/deep--charts-ring-chart-value--select-option-1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select-Deep-Select-charts-ring-chart-chromium/deep--charts-ring-chart-value--select-option-1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select-Deep-Select-charts-ring-chart-chromium/deep--charts-ring-chart-value--select-option-1-diff.png
Call log:
- expect.toHaveScreenshot(deep-/charts/ring-chart__[value]-select-option-1.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" _ngcontent-ng-c3888982576="">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 1752 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" _ngcontent-ng-c3888982576="">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 1752 pixels (ratio 0.02 of all image pixels) are different.
45 | await api.waitStableState();
46 |
> 47 | await expect(api.apiPageExample).toHaveScreenshot(
| ^
48 | `deep-${path}__${name}-select-option-${index}.png`,
49 | {threshold: 0.02},
50 | );
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.spec.ts:47:54
|
[chromium] › tests/core/hint/hint.spec.ts:53:13 › TuiHint › true mode hint without delay:
projects/demo-playwright/tests/core/hint/hint.spec.ts#L64
1) [chromium] › tests/core/hint/hint.spec.ts:53:13 › TuiHint › true mode hint without delay ──────
Error: Screenshot comparison failed:
15570 pixels (ratio 0.03 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/hint/hint.spec.ts-snapshots/03-hint-mode-true-tuiHintShowDelay-0-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint-TuiHint-true-mode-hint-without-delay-chromium/03-hint-mode-true-tuiHintShowDelay-0-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint-TuiHint-true-mode-hint-without-delay-chromium/03-hint-mode-true-tuiHintShowDelay-0-diff.png
Call log:
- expect.toHaveScreenshot(03-hint-mode-true-tuiHintShowDelay-0.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 15570 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 15570 pixels (ratio 0.03 of all image pixels) are different.
62 | await example.apiPageExample.locator('span').hover();
63 |
> 64 | await expect(page).toHaveScreenshot(
| ^
65 | `03-hint-mode-${mode}-tuiHintShowDelay-0.png`,
66 | );
67 | });
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/hint/hint.spec.ts:64:32
|
[chromium] › tests/core/hint/hint.spec.ts:53:13 › TuiHint › true mode hint without delay:
projects/demo-playwright/tests/core/hint/hint.spec.ts#L64
1) [chromium] › tests/core/hint/hint.spec.ts:53:13 › TuiHint › true mode hint without delay ──────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
15570 pixels (ratio 0.03 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/hint/hint.spec.ts-snapshots/03-hint-mode-true-tuiHintShowDelay-0-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint-TuiHint-true-mode-hint-without-delay-chromium-retry1/03-hint-mode-true-tuiHintShowDelay-0-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint-TuiHint-true-mode-hint-without-delay-chromium-retry1/03-hint-mode-true-tuiHintShowDelay-0-diff.png
Call log:
- expect.toHaveScreenshot(03-hint-mode-true-tuiHintShowDelay-0.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 15570 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 15570 pixels (ratio 0.03 of all image pixels) are different.
62 | await example.apiPageExample.locator('span').hover();
63 |
> 64 | await expect(page).toHaveScreenshot(
| ^
65 | `03-hint-mode-${mode}-tuiHintShowDelay-0.png`,
66 | );
67 | });
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/hint/hint.spec.ts:64:32
|
[chromium] › tests/core/hint/hint.spec.ts:53:13 › TuiHint › true mode hint without delay:
projects/demo-playwright/tests/core/hint/hint.spec.ts#L64
1) [chromium] › tests/core/hint/hint.spec.ts:53:13 › TuiHint › true mode hint without delay ──────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
15570 pixels (ratio 0.03 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/hint/hint.spec.ts-snapshots/03-hint-mode-true-tuiHintShowDelay-0-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint-TuiHint-true-mode-hint-without-delay-chromium-retry2/03-hint-mode-true-tuiHintShowDelay-0-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint-TuiHint-true-mode-hint-without-delay-chromium-retry2/03-hint-mode-true-tuiHintShowDelay-0-diff.png
Call log:
- expect.toHaveScreenshot(03-hint-mode-true-tuiHintShowDelay-0.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 15570 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 15570 pixels (ratio 0.03 of all image pixels) are different.
62 | await example.apiPageExample.locator('span').hover();
63 |
> 64 | await expect(page).toHaveScreenshot(
| ^
65 | `03-hint-mode-${mode}-tuiHintShowDelay-0.png`,
66 | );
67 | });
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/hint/hint.spec.ts:64:32
|
[chromium] › tests/core/hint/hint.spec.ts:69:13 › TuiHint › true mode hint with delay:
projects/demo-playwright/tests/core/hint/hint.spec.ts#L81
2) [chromium] › tests/core/hint/hint.spec.ts:69:13 › TuiHint › true mode hint with delay ─────────
Error: Screenshot comparison failed:
15572 pixels (ratio 0.03 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/hint/hint.spec.ts-snapshots/03-hint-mode-true-tuiHintShowDelay-1000-wait-0-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint-TuiHint-true-mode-hint-with-delay-chromium/03-hint-mode-true-tuiHintShowDelay-1000-wait-0-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint-TuiHint-true-mode-hint-with-delay-chromium/03-hint-mode-true-tuiHintShowDelay-1000-wait-0-diff.png
Call log:
- expect.toHaveScreenshot(03-hint-mode-true-tuiHintShowDelay-1000__wait-0.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 15572 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 15572 pixels (ratio 0.03 of all image pixels) are different.
79 | await example.apiPageExample.locator('span').hover();
80 |
> 81 | await expect(page).toHaveScreenshot(
| ^
82 | `03-hint-mode-${mode}-tuiHintShowDelay-1000__wait-0.png`,
83 | );
84 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/hint/hint.spec.ts:81:32
|
[chromium] › tests/core/hint/hint.spec.ts:69:13 › TuiHint › true mode hint with delay:
projects/demo-playwright/tests/core/hint/hint.spec.ts#L81
2) [chromium] › tests/core/hint/hint.spec.ts:69:13 › TuiHint › true mode hint with delay ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
15572 pixels (ratio 0.03 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/hint/hint.spec.ts-snapshots/03-hint-mode-true-tuiHintShowDelay-1000-wait-0-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint-TuiHint-true-mode-hint-with-delay-chromium-retry1/03-hint-mode-true-tuiHintShowDelay-1000-wait-0-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint-TuiHint-true-mode-hint-with-delay-chromium-retry1/03-hint-mode-true-tuiHintShowDelay-1000-wait-0-diff.png
Call log:
- expect.toHaveScreenshot(03-hint-mode-true-tuiHintShowDelay-1000__wait-0.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 15572 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 15572 pixels (ratio 0.03 of all image pixels) are different.
79 | await example.apiPageExample.locator('span').hover();
80 |
> 81 | await expect(page).toHaveScreenshot(
| ^
82 | `03-hint-mode-${mode}-tuiHintShowDelay-1000__wait-0.png`,
83 | );
84 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/hint/hint.spec.ts:81:32
|
[chromium] › tests/core/hint/hint.spec.ts:69:13 › TuiHint › true mode hint with delay:
projects/demo-playwright/tests/core/hint/hint.spec.ts#L81
2) [chromium] › tests/core/hint/hint.spec.ts:69:13 › TuiHint › true mode hint with delay ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
15572 pixels (ratio 0.03 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/hint/hint.spec.ts-snapshots/03-hint-mode-true-tuiHintShowDelay-1000-wait-0-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint-TuiHint-true-mode-hint-with-delay-chromium-retry2/03-hint-mode-true-tuiHintShowDelay-1000-wait-0-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint-TuiHint-true-mode-hint-with-delay-chromium-retry2/03-hint-mode-true-tuiHintShowDelay-1000-wait-0-diff.png
Call log:
- expect.toHaveScreenshot(03-hint-mode-true-tuiHintShowDelay-1000__wait-0.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 15572 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 15572 pixels (ratio 0.03 of all image pixels) are different.
79 | await example.apiPageExample.locator('span').hover();
80 |
> 81 | await expect(page).toHaveScreenshot(
| ^
82 | `03-hint-mode-${mode}-tuiHintShowDelay-1000__wait-0.png`,
83 | );
84 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/hint/hint.spec.ts:81:32
|
playwright / (2 of 9)
Process completed with exit code 1.
|
E2E result
Process completed with exit code 1.
|
Slow Test:
[chromium] › tests/kit/input-table/input-table.spec.ts#L1
[chromium] › tests/kit/input-table/input-table.spec.ts took 18.4s
|
🎭 Playwright Run Summary
97 passed (1.5m)
|
🎭 Playwright Run Summary
97 passed (1.3m)
|
🎭 Playwright Run Summary
97 passed (1.2m)
|
🎭 Playwright Run Summary
97 passed (1.4m)
|
🎭 Playwright Run Summary
97 passed (1.3m)
|
🎭 Playwright Run Summary
97 passed (1.5m)
|
🎭 Playwright Run Summary
97 passed (1.9m)
|
🎭 Playwright Run Summary
97 passed (1.6m)
|
🎭 Playwright Run Summary
97 passed (2.1m)
|
🎭 Playwright Run Summary
97 passed (1.9m)
|
🎭 Playwright Run Summary
96 passed (1.4m)
|
🎭 Playwright Run Summary
96 passed (1.7m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/chip ───────────────────────────
96 passed (2.1m)
|
🎭 Playwright Run Summary
97 passed (2.5m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/deep/deep-select.spec.ts:13:13 › Deep / Select › /charts/ring-chart ─────────
96 passed (2.3m)
|
🎭 Playwright Run Summary
97 passed (3.0m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › tests/core/hint/hint.spec.ts:53:13 › TuiHint › true mode hint without delay ───────
[chromium] › tests/core/hint/hint.spec.ts:69:13 › TuiHint › true mode hint with delay ──────────
95 passed (3.9m)
|
🎭 Playwright Run Summary
97 passed (4.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cypress-e2e-artifacts--291e472d1f10c8182dc401f2fa5e34254413ccf7-11144887082-9293
Expired
|
38.4 KB |
|
playwright-e2e-artifacts--291e472d1f10c8182dc401f2fa5e34254413ccf7-11144887082-9293_2
Expired
|
103 KB |
|
playwright-e2e-artifacts--291e472d1f10c8182dc401f2fa5e34254413ccf7-11144887082-9293_3
Expired
|
9.58 KB |
|
playwright-e2e-artifacts--291e472d1f10c8182dc401f2fa5e34254413ccf7-11144887082-9293_5
Expired
|
65.6 KB |
|