Interactive local HTML report and server for Playwright trace results.
Project description
Playwright-TraceView-HTML
A lightweight Python tool that scans your Playwright test results, generates a clean HTML dashboard, and starts a local interactive server to view traces — with a one-click stop button.
Features
- Auto-discovers all
trace_*.zipPlaywright traces - Generates an HTML summary report
- Lets you open each trace in Playwright Viewer (
playwright show-trace) - Runs a lightweight local server with stop button
- Works on Windows, macOS, and Linux
Installation
pip install playwright-traceview-html
: Usage :
Run this command from your Playwright project root (after test run):
playwright-traceview-html
It will look for your test-results/ folder then generate html_report.html opens the dashboard in your browser automatically
You’ll see something like:
✅ HTML report created at: test-results/html_report.html
✅ Server running on http://localhost:8008/html_report.html
Output:
🪪 License
MIT License © 2025 JAYA KRISHNA
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file playwright_traceview_html-0.3.0.tar.gz.
File metadata
- Download URL: playwright_traceview_html-0.3.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d4f9c7b9fce2de62eb2386fbe06868f0c8be71af7fdb2166c593e2e96a3bbda
|
|
| MD5 |
50c53669113fb009e1ead7b6636ac22b
|
|
| BLAKE2b-256 |
7a98150f65d39d1d05180a89dbe5c28a77b3dd628f1f25553fcd6429957f98ad
|
File details
Details for the file playwright_traceview_html-0.3.0-py3-none-any.whl.
File metadata
- Download URL: playwright_traceview_html-0.3.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a5db43ea4ef38295da11d1609c86a8ab2013fc7bbff9c670647200ca9d25a6f
|
|
| MD5 |
2dd84439b64340cb971a896057f2e961
|
|
| BLAKE2b-256 |
bd272909f37f9689543e8e756647c99f010aa943cb7bcf21bc6883d462a8fb94
|