queued 2026-09-25 00:21:43 · started 00:21:44 · finished 00:21:56 · duration 12s · target v1.0.0 · chromium · trigger: cli-adopted · batch: 7 tests (terminal)
Activity replay 24 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.16s | ⏱ a password reset works through the email -- exactly once | 8.66 s |
| +0.26s | goto freight/login/ | 132 ms |
| +0.40s | click #forgot-link | 146 ms |
| +0.55s | fill #forgot-login | 42 ms |
| +0.59s | click #forgot-btn | 60 ms |
| +0.65s | innerText #forgot-ref | 33 ms |
| +0.69s | ⏱ wait for the email | 6.97 s |
| +0.69s | goto freight/mailbox/?to=courier@acme-freight.example | 33 ms |
| +0.72s | toBeVisible #mail-list a.mail-subject:has-text('ref B8128B') | 6.93 s |
| +7.66s | click #mail-list a.mail-subject:has-text('ref B8128B') | 100 ms |
| +7.76s | toBeVisible #mail-body a[href*='/login/reset/'] | 33 ms |
| +7.80s | ⏱ choose a new password | 288 ms |
| +7.80s | click #mail-body a[href*='/login/reset/'] | 70 ms |
| +7.87s | fill #new-password | 47 ms |
| +7.92s | fill #confirm-password | 28 ms |
| +7.95s | click #reset-btn | 102 ms |
| +8.05s | toBeVisible #login-btn | 33 ms |
| +8.08s | ⏱ sign in with the new password | 420 ms |
| +8.09s | fill #username | 21 ms |
| +8.11s | fill #password | 8 ms |
| +8.12s | click #login-btn | 272 ms |
| +8.39s | toBeVisible #signed-in-user | 112 ms |
| +8.50s | click #sign-out | 58 ms |
| +8.56s | ⏱ follow the same link again | 135 ms |
| +8.56s | goto http://127.0.0.1:8000/demo/freight/mailbox/1/ | 32 ms |
| +8.60s | click #mail-body a[href*='/login/reset/'] | 68 ms |
| +8.67s | toBeVisible #reset-invalid, #reset-form | 24 ms |
| +8.69s | toHaveCount #reset-form | 5 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-002144-r406/ |
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 B8128B ✓ 1 [chromium] › DEMO-T16__freight_password_reset_typescript.spec.ts:14:5 › a password reset works through the email -- exactly once (8.7s) 1 passed (10.4s) [ts-harness] activity reel: 24 change-frames extracted from the trace screencast