B

Browser Automation (Playwright)

@sickn33
Visit Skill
Share:

Expert browser automation for cleaning scraping and reliable testing.

Security Reviewed

Browser Automation (Playwright) has passed manual security review and repository inspection. Public summary available; full install notes and review details are for members.

Member unlock

Register to view the full install guide, detailed security report, compatibility checks, and usage insights.

What is Browser Automation (Playwright)?

Advanced browser automation skill focusing on Playwright for reliable, fast, and modern web manipulation.

Key features of Browser Automation (Playwright)

  • Auto-wait selectors
  • Network interception

+ 2 more features available to members

Installation

Install Guide for Members

Register to unlock the full install command, step-by-step setup, configuration instructions, and verified usage notes.

Sign In to Unlock

Free registration • Instant access

Security Review

Security Review Report

Sign in to view the full audit notes, review date, reviewer, compatibility validation, and operational guidance.

Sign In to Unlock

Free registration • Instant access

Compatibility & Member Insights

Compatibility & Usage Insights

Register to see tested platforms, dependency notes, setup caveats, and member usage feedback before installing.

Sign In to Unlock

Free registration • Instant access

Supported Platforms

antigravityclaudecursor

Server Config

config.json
{
  "mcpServers": {
    "browser-automation": {
      "command": "npx",
      "args": [
        "-y",
        "browser-automation"
      ]
    }
  }
}
View on GitHub