queued 2026-09-25 00:21:43 · started 00:22:02 · finished 00:22:06 · duration 4s · target v1.0.0 · chromium · trigger: cli-adopted · batch: 7 tests (terminal)
Activity replay 8 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 | 259 ms |
| +0.16s | goto ./ | 71 ms |
| +0.23s | toHaveTitle | 32 ms |
| +0.27s | toHaveUrl | 8 ms |
| +0.40s | ⏱ the demo form round-trips a request | 301 ms |
| +0.42s | goto ./ | 57 ms |
| +0.48s | ⏱ fill and submit | 118 ms |
| +0.49s | fill #name | 51 ms |
| +0.54s | click #submit-btn | 60 ms |
| +0.60s | toHaveText #result | 26 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-002202-r400/ |
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 (259ms) ✓ 2 [chromium] › DEMO-T10__typescript_demo.spec.ts:17:5 › the demo form round-trips a request (301ms) 2 passed (2.4s) [ts-harness] activity reel: 8 change-frames extracted from the trace screencast