browsing-with-playwright

Community

Automate browser tasks with Playwright MCP.

AuthorSyedMuhammadSarmad
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates browser interactions via Playwright MCP to navigate web pages, fill forms, click elements, and take screenshots. Ideal for web browsing, UI testing, web scraping, and automated QA. Not intended for static content retrieval (curl/wget is recommended for simple fetches).

Core Features & Use Cases

  • Navigate to URLs, snapshot page state, click and type into elements
  • Take screenshots and extract data for testing or scraping
  • Multi-step workflows to automate end-to-end browser tasks

Quick Start

Use the mcp-client to run a simple browse sequence: navigate to a URL, snapshot content, and take a screenshot.

Dependency Matrix

Required Modules

nodeplaywright

Components

scriptsreferences

💻 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: browsing-with-playwright
Download link: https://github.com/SyedMuhammadSarmad/employess-cv/archive/main.zip#browsing-with-playwright

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