Skip to content

Commit fc2006e

Browse files
hi-ogawaclaude
andauthored
docs: add trace viewer screenshot to trace-view guide (#9791)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3a89a0a commit fc2006e

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

docs/guide/browser/trace-view.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,9 @@ This will start the Trace Viewer and load the specified trace file.
111111

112112
Alternatively, you can open the Trace Viewer in your browser at https://trace.playwright.dev and upload the trace file there.
113113

114+
<img alt="Trace Viewer showing the trace timeline and rendered component" img-light src="/trace-viewer-light.png">
115+
<img alt="Trace Viewer showing the trace timeline and rendered component" img-dark src="/trace-viewer-dark.png">
116+
114117
## Source Location
115118

116119
When you open a trace, you'll notice that Vitest groups browser interactions and links them back to the exact line in your test that triggered them. This happens automatically for:

docs/public/trace-viewer-dark.png

163 KB
Loading

docs/public/trace-viewer-light.png

162 KB
Loading

0 commit comments

Comments
 (0)