Node.js, Playwright browsers
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Playwright Test Recorder"
slug: "playwright-test-recorder"
description: ""
github_stars: 86378
verification: "security_reviewed"
source: "https://github.com/microsoft/playwright"
author: "microsoft"
category: "Code Quality & Review"
framework: "Custom Agents"
tool_ecosystem:
github_repo: "microsoft/playwright"
github_stars: 86378
npm_package: "playwright"
npm_weekly_downloads: 46839239
---
# Playwright Test Recorder
## Prerequisites
Node.js, Playwright browsers
## Installation
Use the upstream install or setup path that matches your environment:
- npm install -g @playwright/cli@latest
- npm i playwright
Requirements and caveats from upstream:
- Playwright is also available for [Python](https://playwright.dev/python/docs/intro), [.NET](https://playwright.dev/dotnet/docs/intro), and [Java](https://playwright.dev/java/docs/intro).
Basic usage or getting-started notes:
- bash
- Optionally install skills for richer agent integration:
- playwright-cli install --skills
- Source: https://github.com/microsoft/playwright
- Extracted from upstream docs: https://raw.githubusercontent.com/microsoft/playwright/HEAD/README.md
## Documentation
- https://playwright.dev/docs/codegen
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/playwright-test-recorder/)
No comments yet. Be the first to comment!