playwright-browser
Installation
SKILL.md
Playwright Browser Automation Skill
Purpose
Provides browser automation capabilities through a local Playwright Docker container, eliminating the need for remote MCP server connections. Enables web scraping, E2E testing, screenshot capture, and browser interaction automation.
Capabilities
- Navigation: Load URLs with configurable wait conditions
- Screenshots: Capture full-page or viewport screenshots
- Interaction: Click, fill forms, press keys
- Evaluation: Execute JavaScript in page context
- Testing: End-to-end test automation
Requirements
Docker
- Docker Desktop installed and running
agent-networkDocker network created- Playwright container running