queued 2026-09-25 00:22:38 · started 00:22:45 · finished 00:22:50 · duration 5s · target v2.0.0 · chromium · trigger: cli-adopted · batch: 7 tests (terminal)
Activity replay 34 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.11s | ⏱ trucks are scheduled by drag-and-drop, within the yard rules | 2.53 s |
| +0.17s | goto freight/login/ | 92 ms |
| +0.27s | fill #username | 43 ms |
| +0.31s | fill #password | 17 ms |
| +0.33s | click #login-btn | 126 ms |
| +0.46s | toBeVisible #signed-in-user | 112 ms |
| +0.57s | goto freight/ops/docks/ | 70 ms |
| +0.64s | getAttribute #arrivals .dock-card[data-hazardous='1'] >> nth=0 | 25 ms |
| +0.67s | getAttribute #arrivals .dock-card[data-heavy='1'][data-hazardous='0'] >> nth=0 | 9 ms |
| +0.68s | getAttribute #arrivals .dock-card[data-heavy='0'][data-hazardous='0'] >> nth=0 | 8 ms |
| +0.69s | ⏱ a normal load to Door 3, 09:00 | 178 ms |
| +0.69s | dragAndDrop .dock-card[data-arrival='IN-0925-03'] | 104 ms |
| +0.80s | toBeVisible td[data-cell='D3|09:00'] >> .dock-card[data-arrival='IN-0925-03'] | 71 ms |
| +0.87s | ⏱ hazardous goods at Door 1 are refused | 154 ms |
| +0.87s | dragAndDrop .dock-card[data-arrival='IN-0925-01'] | 105 ms |
| +0.98s | toBeVisible #dock-error | 16 ms |
| +0.99s | toHaveText #dock-error | 18 ms |
| +1.01s | toHaveCount td[data-cell='D1|10:00'] >> .dock-card[data-arrival='IN-0925-01'] | 9 ms |
| +1.02s | ⏱ hazardous goods at Door 4 (hazmat) | 1.15 s |
| +1.02s | dragAndDrop .dock-card[data-arrival='IN-0925-01'] | 967 ms |
| +1.99s | toBeVisible td[data-cell='D4|10:00'] >> .dock-card[data-arrival='IN-0925-01'] | 178 ms |
| +2.17s | ⏱ a heavy load to a forklift door | 190 ms |
| +2.17s | dragAndDrop .dock-card[data-arrival='IN-0925-02'] | 120 ms |
| +2.29s | toBeVisible td[data-cell='D1|11:00'] >> .dock-card[data-arrival='IN-0925-02'] | 67 ms |
| +2.36s | ⏱ the board survives a reload | 105 ms |
| +2.36s | reload | 58 ms |
| +2.42s | toBeVisible td[data-cell='D3|09:00'] >> .dock-card[data-arrival='IN-0925-03'] | 25 ms |
| +2.45s | toBeVisible td[data-cell='D4|10:00'] >> .dock-card[data-arrival='IN-0925-01'] | 9 ms |
| +2.46s | 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-002245-r418/ |
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.5s) 1 passed (4.0s) [ts-harness] activity reel: 34 change-frames extracted from the trace screencast