Language: 日本語English

playwright Plugin

Category
Testing
Topics
Code Quality, Review & Testing · Web & App Development
First seen
2026-07-09
Last confirmed
2026-07-13
Explanation last updated
2026-07-12

The explanation below is AI-generated. Please verify it against the sources.

According to the plugin's description, playwright is an MCP server developed by Microsoft that lets Claude perform browser automation and end-to-end testing — interacting with web pages, taking screenshots, filling forms, and clicking elements. The two provided sources (the homepage and README) are generic GitHub navigation content and a general Claude Code plugin-marketplace README, not playwright-specific documentation, so detailed technical specifics (e.g., supported browsers, configuration options, exact commands) are unknown. Per the marketplace README, plugins in this repository can be installed via /plugin install {plugin-name}@claude-plugins-official or through Claude Code's /plugin > Discover menu, though this instruction applies generally to all plugins, not specifically to playwright. The README also notes that Anthropic does not control or verify third-party MCP servers, so users should evaluate trust before installing. No further plugin-specific details are present in the given sources.

Overview

Per the plugin description, playwright is an MCP server that enables Claude to control a web browser programmatically for automated testing purposes, including page interaction, form filling, element clicking, and screenshot capture. The sources provided do not include additional technical documentation about the underlying Playwright framework or this specific plugin's implementation, so further details are unknown.

What you can do with playwright

  • Interact with web pages, including clicking elements and filling forms (per plugin description)
  • Take screenshots of web pages (per plugin description)
  • Run automated browser-based end-to-end testing workflows (per plugin description)
  • Install via /plugin install playwright@claude-plugins-official or through Claude Code's /plugin > Discover menu (per marketplace README; general instruction, not playwright-specific)
  • Review the plugin's trustworthiness before installing, since Anthropic does not verify third-party MCP servers (per marketplace README)

Sources

Original description (English)

Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.

History of playwright

Back to list