Automate browser interactions, test web pages and work with Playwright tests.
microsoft/playwright
SkillsMP has collected 7 skills from microsoft/playwright. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 7
- GitHub stars
- 95,108
- GitHub forks
- 6,341
Skills in this repository
Showing 7 of 7 collected skills.
Inspect Playwright trace files from the command line — list actions, view requests, console, errors, snapshots and screenshots.
Set up component testing with Playwright using a story gallery — scaffold stories and a gallery dev page driven by the built-in mount fixture, no dedicated component-testing runtime. Use when asked to test React or Vue components in isolation with Playwright,…
Triage a Playwright bug report by reproducing it from the information in the issue. Use when asked to triage, reproduce, or verify a GitHub issue (a new bug report, or an existing report with a new comment).
Explains how to develop Playwright - add APIs, MCP tools, CLI commands, and vendor dependencies.
Query Playwright CI test results from the aggregated DuckDB database. Answers questions about flaky tests, failure rates, slow tests, and per-run/SHA/PR results without hunting through GitHub artifacts.
DevOps workflows for Playwright - CI failure analysis, workflow debugging, and release operations.