queued 2026-09-25 00:22:38 · started 00:22:58 · finished 00:23:02 · duration 4s · target v2.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 | 275 ms |
| +0.15s | goto ./ | 79 ms |
| +0.23s | toHaveTitle | 35 ms |
| +0.27s | toHaveUrl | 6 ms |
| +0.41s | ⏱ the demo form round-trips a request | 293 ms |
| +0.43s | goto ./ | 55 ms |
| +0.49s | ⏱ fill and submit | 116 ms |
| +0.49s | fill #name | 47 ms |
| +0.54s | click #submit-btn | 63 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-002258-r414/ |
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 (275ms) ✓ 2 [chromium] › DEMO-T10__typescript_demo.spec.ts:17:5 › the demo form round-trips a request (293ms) 2 passed (2.0s) [ts-harness] activity reel: 8 change-frames extracted from the trace screencast