mcp-playwright

Community

Automate browser tasks, from forms to tests.

Authors-hiraoku
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill eliminates the tedious, repetitive manual work involved in browser interactions, web testing, and data extraction. It automates complex web workflows, saving time and reducing human error in tasks like form filling, navigation, and content gathering.

Core Features & Use Cases

  • Web Navigation & Interaction: Navigate to URLs, click elements, type text, and hover over components.
  • Form Handling: Efficiently fill out complex forms and select dropdown options.
  • Page Analysis: Capture accessibility snapshots for element identification and take visual screenshots of web content.
  • Use Case: Automate filling out a multi-page online registration form, including selecting options and typing text, then take a screenshot of the final confirmation page.

Quick Start

Use the playwright skill to navigate to 'https://www.example.com', take a snapshot of the page, and then click the 'About Us' link.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mcp-playwright
Download link: https://github.com/s-hiraoku/vscode-sidebar-terminal/archive/main.zip#mcp-playwright

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository