queued 2026-09-25 00:29:44 · started 00:29:50 · finished 00:29:56 · duration 6s · target v3.0.0 · chromium · trigger: group · batch: group: Freight in TypeScript
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.13s | ⏱ trucks are scheduled by drag-and-drop, within the yard rules | 2.58 s |
| +0.19s | goto freight/login/ | 98 ms |
| +0.29s | fill #username | 44 ms |
| +0.34s | fill #password | 25 ms |
| +0.36s | click #login-btn | 126 ms |
| +0.50s | toBeVisible #signed-in-user | 83 ms |
| +0.58s | goto freight/ops/docks/ | 78 ms |
| +0.66s | getAttribute #arrivals .dock-card[data-hazardous='1'] >> nth=0 | 28 ms |
| +0.69s | getAttribute #arrivals .dock-card[data-heavy='1'][data-hazardous='0'] >> nth=0 | 12 ms |
| +0.70s | getAttribute #arrivals .dock-card[data-heavy='0'][data-hazardous='0'] >> nth=0 | 8 ms |
| +0.71s | ⏱ a normal load to Door 3, 09:00 | 219 ms |
| +0.71s | dragAndDrop .dock-card[data-arrival='IN-0925-03'] | 115 ms |
| +0.83s | toBeVisible td[data-cell='D3|09:00'] >> .dock-card[data-arrival='IN-0925-03'] | 100 ms |
| +0.93s | ⏱ hazardous goods at Door 1 are refused | 156 ms |
| +0.94s | dragAndDrop .dock-card[data-arrival='IN-0925-01'] | 90 ms |
| +1.03s | toBeVisible #dock-error | 20 ms |
| +1.05s | toHaveText #dock-error | 19 ms |
| +1.07s | toHaveCount td[data-cell='D1|10:00'] >> .dock-card[data-arrival='IN-0925-01'] | 20 ms |
| +1.09s | ⏱ hazardous goods at Door 4 (hazmat) | 1.08 s |
| +1.09s | dragAndDrop .dock-card[data-arrival='IN-0925-01'] | 972 ms |
| +2.06s | toBeVisible td[data-cell='D4|10:00'] >> .dock-card[data-arrival='IN-0925-01'] | 105 ms |
| +2.17s | ⏱ a heavy load to a forklift door | 203 ms |
| +2.17s | dragAndDrop .dock-card[data-arrival='IN-0925-02'] | 109 ms |
| +2.28s | toBeVisible td[data-cell='D1|11:00'] >> .dock-card[data-arrival='IN-0925-02'] | 92 ms |
| +2.37s | ⏱ the board survives a reload | 124 ms |
| +2.38s | reload | 62 ms |
| +2.44s | toBeVisible td[data-cell='D3|09:00'] >> .dock-card[data-arrival='IN-0925-03'] | 30 ms |
| +2.47s | toBeVisible td[data-cell='D4|10:00'] >> .dock-card[data-arrival='IN-0925-01'] | 12 ms |
| +2.48s | toBeVisible td[data-cell='D1|11:00'] >> .dock-card[data-arrival='IN-0925-02'] | 15 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-002950-r466/ |
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.6s) 1 passed (4.2s) [ts-harness] activity reel: 35 change-frames extracted from the trace screencast