queued 2026-09-25 00:23:39 · started 00:23:40 · finished 00:23:50 · duration 10s · target v3.0.0 · chromium · trigger: cli-adopted · batch: 7 tests (terminal)
Activity replay 22 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 | ⏱ a password reset works through the email -- exactly once | 6.93 s |
| +0.20s | goto freight/login/ | 151 ms |
| +0.36s | click #forgot-link | 160 ms |
| +0.52s | fill #forgot-login | 56 ms |
| +0.58s | click #forgot-btn | 116 ms |
| +0.69s | innerText #forgot-ref | 18 ms |
| +0.71s | ⏱ wait for the email | 5.00 s |
| +0.71s | goto freight/mailbox/?to=courier@acme-freight.example | 58 ms |
| +0.78s | toBeVisible #mail-list a.mail-subject:has-text('ref 419A77') | 4.94 s |
| +5.72s | click #mail-list a.mail-subject:has-text('ref 419A77') | 81 ms |
| +5.80s | toBeVisible #mail-body a[href*='/login/reset/'] | 26 ms |
| +5.83s | ⏱ choose a new password | 288 ms |
| +5.83s | click #mail-body a[href*='/login/reset/'] | 55 ms |
| +5.89s | fill #new-password | 56 ms |
| +5.94s | fill #confirm-password | 12 ms |
| +5.96s | click #reset-btn | 120 ms |
| +6.08s | toBeVisible #login-btn | 37 ms |
| +6.12s | ⏱ sign in with the new password | 358 ms |
| +6.12s | fill #username | 36 ms |
| +6.16s | fill #password | 13 ms |
| +6.17s | click #login-btn | 187 ms |
| +6.36s | toBeVisible #signed-in-user | 117 ms |
| +6.48s | click #sign-out | 173 ms |
| +6.65s | ⏱ follow the same link again | 176 ms |
| +6.65s | goto http://127.0.0.1:8000/demo/freight/mailbox/5/ | 36 ms |
| +6.69s | click #mail-body a[href*='/login/reset/'] | 105 ms |
| +6.79s | toBeVisible #reset-invalid, #reset-form | 22 ms |
| +6.82s | toHaveCount #reset-form | 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-T16/20260925-002340-r434/ |
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-T16__freight_password_reset_typescript.spec.ts Running 1 test using 1 worker reset requested, reference 419A77 ✓ 1 [chromium] › DEMO-T16__freight_password_reset_typescript.spec.ts:14:5 › a password reset works through the email -- exactly once (6.9s) 1 passed (8.5s) [ts-harness] activity reel: 22 change-frames extracted from the trace screencast