queued 2026-09-25 00:21:43 · started 00:21:49 · finished 00:21:55 · duration 6s · target v1.0.0 · chromium · trigger: cli-adopted · batch: 7 tests (terminal)
Activity replay 35 frames, captured only while the page was actually changing — idle waits are skipped automatically
+0.00s
Step timings follows the replay — click a step to see it there
| at | step | took |
|---|---|---|
| +0.10s | ⏱ trucks are scheduled by drag-and-drop, within the yard rules | 2.65 s |
| +0.17s | goto freight/login/ | 94 ms |
| +0.26s | fill #username | 39 ms |
| +0.30s | fill #password | 21 ms |
| +0.33s | click #login-btn | 275 ms |
| +0.61s | toBeVisible #signed-in-user | 99 ms |
| +0.71s | goto freight/ops/docks/ | 75 ms |
| +0.79s | getAttribute #arrivals .dock-card[data-hazardous='1'] >> nth=0 | 25 ms |
| +0.81s | getAttribute #arrivals .dock-card[data-heavy='1'][data-hazardous='0'] >> nth=0 | 9 ms |
| +0.82s | getAttribute #arrivals .dock-card[data-heavy='0'][data-hazardous='0'] >> nth=0 | 7 ms |
| +0.83s | ⏱ a normal load to Door 3, 09:00 | 195 ms |
| +0.83s | dragAndDrop .dock-card[data-arrival='IN-0925-03'] | 116 ms |
| +0.95s | toBeVisible td[data-cell='D3|09:00'] >> .dock-card[data-arrival='IN-0925-03'] | 75 ms |
| +1.03s | ⏱ hazardous goods at Door 1 are refused | 153 ms |
| +1.03s | dragAndDrop .dock-card[data-arrival='IN-0925-01'] | 102 ms |
| +1.13s | toBeVisible #dock-error | 14 ms |
| +1.15s | toHaveText #dock-error | 19 ms |
| +1.17s | toHaveCount td[data-cell='D1|10:00'] >> .dock-card[data-arrival='IN-0925-01'] | 13 ms |
| +1.18s | ⏱ hazardous goods at Door 4 (hazmat) | 1.06 s |
| +1.18s | dragAndDrop .dock-card[data-arrival='IN-0925-01'] | 981 ms |
| +2.16s | toBeVisible td[data-cell='D4|10:00'] >> .dock-card[data-arrival='IN-0925-01'] | 79 ms |
| +2.24s | ⏱ a heavy load to a forklift door | 170 ms |
| +2.24s | dragAndDrop .dock-card[data-arrival='IN-0925-02'] | 102 ms |
| +2.35s | toBeVisible td[data-cell='D1|11:00'] >> .dock-card[data-arrival='IN-0925-02'] | 66 ms |
| +2.41s | ⏱ the board survives a reload | 106 ms |
| +2.41s | reload | 58 ms |
| +2.47s | toBeVisible td[data-cell='D3|09:00'] >> .dock-card[data-arrival='IN-0925-03'] | 25 ms |
| +2.50s | toBeVisible td[data-cell='D4|10:00'] >> .dock-card[data-arrival='IN-0925-01'] | 10 ms |
| +2.51s | toBeVisible td[data-cell='D1|11:00'] >> .dock-card[data-arrival='IN-0925-02'] | 8 ms |
Times are when each step began, on the replay's clock. Add your own phases with
await test.step('label', async () => { … }).
Screenshots
No screenshots (use ctx.screenshot("name") in the test).
Artifacts
| Run log | run.log |
| Playwright trace | trace.zip
open with: playwright show-trace trace.zip |
| Result JSON | result.json |
| Folder | results/DEMO-T14/20260925-002149-r404/ |
Full log
Read from the S3 bucket (the last 20 KB; the whole file is the Run log link above).
[ts-harness] @playwright/test project=chromium file=DEMO-T14__freight_docks_typescript.spec.ts Running 1 test using 1 worker hazmat IN-0925-01, heavy IN-0925-02, normal IN-0925-03 ✓ 1 [chromium] › DEMO-T14__freight_docks_typescript.spec.ts:8:5 › trucks are scheduled by drag-and-drop, within the yard rules (2.7s) 1 passed (4.3s) [ts-harness] activity reel: 35 change-frames extracted from the trace screencast