queued 2026-09-25 00:22:38 · started 00:22:40 · finished 00:22:52 · duration 12s · target v2.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.14s | ⏱ a password reset works through the email -- exactly once | 8.54 s |
| +0.24s | goto freight/login/ | 149 ms |
| +0.40s | click #forgot-link | 159 ms |
| +0.56s | fill #forgot-login | 39 ms |
| +0.60s | click #forgot-btn | 70 ms |
| +0.67s | innerText #forgot-ref | 60 ms |
| +0.73s | ⏱ wait for the email | 6.98 s |
| +0.73s | goto freight/mailbox/?to=courier@acme-freight.example | 38 ms |
| +0.78s | toBeVisible #mail-list a.mail-subject:has-text('ref 35DC8F') | 6.93 s |
| +7.71s | click #mail-list a.mail-subject:has-text('ref 35DC8F') | 78 ms |
| +7.79s | toBeVisible #mail-body a[href*='/login/reset/'] | 31 ms |
| +7.82s | ⏱ choose a new password | 235 ms |
| +7.82s | click #mail-body a[href*='/login/reset/'] | 47 ms |
| +7.87s | fill #new-password | 33 ms |
| +7.91s | fill #confirm-password | 14 ms |
| +7.92s | click #reset-btn | 104 ms |
| +8.03s | toBeVisible #login-btn | 29 ms |
| +8.06s | ⏱ sign in with the new password | 271 ms |
| +8.06s | fill #username | 21 ms |
| +8.08s | fill #password | 14 ms |
| +8.10s | click #login-btn | 133 ms |
| +8.23s | toBeVisible #signed-in-user | 98 ms |
| +8.33s | click #sign-out | 54 ms |
| +8.38s | ⏱ follow the same link again | 132 ms |
| +8.38s | goto http://127.0.0.1:8000/demo/freight/mailbox/3/ | 34 ms |
| +8.42s | click #mail-body a[href*='/login/reset/'] | 69 ms |
| +8.49s | toBeVisible #reset-invalid, #reset-form | 19 ms |
| +8.51s | 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-002240-r420/ |
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 35DC8F ✓ 1 [chromium] › DEMO-T16__freight_password_reset_typescript.spec.ts:14:5 › a password reset works through the email -- exactly once (8.5s) 1 passed (10.2s) [ts-harness] activity reel: 22 change-frames extracted from the trace screencast