playwright-trace
SolidInspect Playwright trace files from the command line — list actions, view requests, console, errors, snapshots and screenshots.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- EVEDensity
- Repository
- EVEDensity/AgentHub
- Created
- 3 months ago
- Last Updated
- 4 days ago
- Language
- Python
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
playwright-trace-analyzer
Analyzes Playwright E2E `trace.zip` archives (and bare trace JSONL when unpacked). Extracts the action timeline, network waterfall, console errors, and DOM-snapshot anchors, then identifies the highest-impact problems (flaky waits, slow selectors, network bottlenecks, hung actions, unhandled console errors, navigation churn) and proposes concrete test or app fixes ranked by measured impact. Auto-detects whether the input is a `trace.zip`, a directory of unpacked trace files, or a single `trace.trace` / `trace.network` JSONL stream. Iterates via the `/confidence` skill — if root-cause certainty is below 90%, it digs deeper before recommending a fix. Use when handed a Playwright trace, asked "why is this test flaky?", "why did the test time out?", or asked to optimise an E2E suite with evidence. Triggers on "analyze trace", "playwright trace", "e2e trace", "test flake", "why did playwright fail", "playwright timing", "/playwright-trace-analyzer".
playwright-cli
Automate browser interactions, test web pages and work with Playwright tests.
playwright-cli
Automate browser interactions, test web pages and work with Playwright tests.