Playwright Browser Automation

Official

Automate browser tasks with Playwright.

AuthorQuestForTech-Investments
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill turns manual browser testing and repetitive UI interactions into reproducible, script-driven automation using Playwright, saving time and reducing human error.

Core Features & Use Cases

  • Auto-detects running dev servers and writes tailored Playwright scripts to /tmp for quick execution
  • Executes tests via the universal run.js executor, ensuring consistent environments
  • Supports common browser automation tasks: login flows, form filling, navigation, and responsive design checks
  • Provides utilities for taking screenshots, handling dynamic content, and managing cookie banners
  • Ideal for QA automation, end-to-end testing, and rapid validation of web applications

Quick Start

  1. Install and set up the skill: cd $SKILL_DIR && npm install && npm run setup
  2. Create or run a test via the executor, for example: node run.js /tmp/playwright-test-page.js
  3. Let the skill auto-detect servers, generate /tmp scripts, execute them, and display results

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: Playwright Browser Automation
Download link: https://github.com/QuestForTech-Investments/claude-code-skills/archive/main.zip#playwright-browser-automation

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.