Favicon of playwright-trace

playwright-trace Skill

AI Agent SkillBrowser AutomationTypeScriptOpen source

Inspect Playwright trace files from the command line — list actions, view requests, console, errors, snapshots and screenshots. Published by microsoft in playwright.

What is playwright-trace Skill?

Inspect Playwright trace files from the command line — list actions, view requests, console, errors, snapshots and screenshots. Published by microsoft in playwright. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Browser automation
  • Data analysis
  • Browser automation use cases
  • Data analysis use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use playwright-trace Skill

  • Use it for browser automation.
  • Use it for data analysis.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/playwright
  • Skill file: packages/playwright-core/src/tools/trace/SKILL.md

What it does

Inspect Playwright trace files from the command line — list actions, view requests, console, errors, snapshots and screenshots.

Skill instructions

Playwright Trace CLI Inspect .zip trace files produced by Playwright tests without opening a browser. Workflow 1. Start with trace open <trace.zip to extract the trace and see its metadata. 2. Use trace actions to see all actions with their action IDs. 3. Use trace action <action-id to drill into a specific action — see parameters, logs, source location, and available snapshots. 4. Use trace requests, trace console, or trace errors for cross-cutting views. 5. Use trace snapshot <action-id to get the DOM snapshot, or run a browser command against it. 6. Use trace close to remove the extracted trace data when done. All commands after open operate on the currently opened trace — no need to pass the trace file again. Opening a new trace replaces the previous one. Commands Open a trace bash Extract trace and show metadata: browser, viewport, duration, action/error counts npx playwright trace open <trace.zip Close a trace bash Remove extracted trace data npx playwright trace close Actions ba

Explore related resources

Frequently asked questions

What is playwright-trace?

playwright-trace is a open-source AI agent skill with Copy skill directory. Inspect Playwright trace files from the command line — list actions, view requests, console, errors, snapshots and screenshots.

Who is playwright-trace best for?

playwright-trace is best for reusing agent instructions, scripts, and references, browser automation workflows, data analysis workflows.

How do I install playwright-trace?

Install or run playwright-trace using Copy skill directory. Check playwright-trace for the latest setup command.

Is playwright-trace actively maintained?

playwright-trace may need a closer maintenance check before production use.

Share:

Stars
92,788
Forks
6,085
Last commit
9 days ago
Repository age
7 years
License
Apache-2.0

Auto-fetched from GitHub.

Similar to playwright-trace