queued 2026-09-25 00:23:39 · started 00:23:56 · finished 00:24:00 · duration 4s · target v3.0.0 · chromium · trigger: cli-adopted · batch: 7 tests (terminal)
Activity replay 5 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 | ⏱ demo page loads and has its title | 286 ms |
| +0.16s | goto ./ | 86 ms |
| +0.25s | toHaveTitle | 32 ms |
| +0.28s | toHaveUrl | 5 ms |
| +0.42s | ⏱ the demo form round-trips a request | 322 ms |
| +0.45s | goto ./ | 62 ms |
| +0.51s | ⏱ fill and submit | 120 ms |
| +0.52s | fill #name | 45 ms |
| +0.56s | click #submit-btn | 67 ms |
| +0.63s | toHaveText #result | 28 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-T10/20260925-002356-r428/ |
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-T10__typescript_demo.spec.ts Running 2 tests using 1 worker ✓ 1 [chromium] › DEMO-T10__typescript_demo.spec.ts:9:5 › demo page loads and has its title (286ms) ✓ 2 [chromium] › DEMO-T10__typescript_demo.spec.ts:17:5 › the demo form round-trips a request (322ms) 2 passed (2.4s) [ts-harness] activity reel: 5 change-frames extracted from the trace screencast