---
title: "Playwright Test Recorder"
slug: "playwright-test-recorder"
description: "Playwright Test Recorder is built around Playwright browser automation framework. The underlying ecosystem is represented by microsoft/playwright (84,874+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like browser contexts, locators, page actions, tracing, screenshots, test runner and preserving [&hellip;]"
verification: security_reviewed
source: "https://github.com/microsoft/playwright"
category: "Code Quality &amp; Review"
framework: "Custom Agents"
tool_ecosystem:
  github_repo: "microsoft/playwright"
  github_stars: 86378
  npm_package: "playwright"
  npm_weekly_downloads: 46839239
---
# Playwright Test Recorder

Playwright Test Recorder is built around Playwright browser automation framework. The underlying ecosystem is represented by microsoft/playwright (84,874+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like browser contexts, locators, page actions, tracing, screenshots, test runner and preserving [&hellip;]

## Installation

1. Clone this skill repository.
2. Open this skill folder.
3. Review prerequisites and setup needs.
4. Install required dependencies.
5. Run and test in your environment.

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/playwright-test-recorder/)
