queued 2026-09-25 00:30:11 · started 00:30:35 · finished 00:30:44 · duration 9s · target v3.0.0 · chromium · trigger: group · batch: group: Python and TypeScript, side by side
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.10s | ⏱ a password reset works through the email -- exactly once | 6.24 s |
| +0.16s | goto freight/login/ | 94 ms |
| +0.26s | click #forgot-link | 90 ms |
| +0.35s | fill #forgot-login | 28 ms |
| +0.38s | click #forgot-btn | 65 ms |
| +0.45s | innerText #forgot-ref | 28 ms |
| +0.47s | ⏱ wait for the email | 4.95 s |
| +0.48s | goto freight/mailbox/?to=courier@acme-freight.example | 35 ms |
| +0.51s | toBeVisible #mail-list a.mail-subject:has-text('ref CD4821') | 4.91 s |
| +5.42s | click #mail-list a.mail-subject:has-text('ref CD4821') | 46 ms |
| +5.47s | toBeVisible #mail-body a[href*='/login/reset/'] | 22 ms |
| +5.49s | ⏱ choose a new password | 236 ms |
| +5.50s | click #mail-body a[href*='/login/reset/'] | 56 ms |
| +5.55s | fill #new-password | 32 ms |
| +5.59s | fill #confirm-password | 10 ms |
| +5.60s | click #reset-btn | 102 ms |
| +5.70s | toBeVisible #login-btn | 28 ms |
| +5.73s | ⏱ sign in with the new password | 267 ms |
| +5.73s | fill #username | 23 ms |
| +5.75s | fill #password | 16 ms |
| +5.77s | click #login-btn | 128 ms |
| +5.90s | toBeVisible #signed-in-user | 95 ms |
| +6.00s | click #sign-out | 68 ms |
| +6.07s | ⏱ follow the same link again | 126 ms |
| +6.07s | goto http://127.0.0.1:8000/demo/freight/mailbox/8/ | 30 ms |
| +6.10s | click #mail-body a[href*='/login/reset/'] | 68 ms |
| +6.17s | toBeVisible #reset-invalid, #reset-form | 18 ms |
| +6.19s | 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-003035-r480/ |
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 CD4821 ✓ 1 [chromium] › DEMO-T16__freight_password_reset_typescript.spec.ts:14:5 › a password reset works through the email -- exactly once (6.2s) 1 passed (7.7s) [ts-harness] activity reel: 22 change-frames extracted from the trace screencast