@ivangdavila

Playwright (Automation + MCP + Scraper)

Automates, tests, and debugs browsers with Playwright: locators, auto-waiting, traces, CI runs, and MCP browser control. Use when a test is flaky, times out, or fails only in CI or headless; when a locator matches multiple elements or the wrong one (strict mode violation); when clicks need force, waits become sleeps, or networkidle never settles; for storageState and login setup, request mocking and HAR replay, uploads and downloads, iframes and shadow DOM, popups and dialogs, screenshot diffs that change per machine, trace and report artifacts, sharding a slow suite, device and permission emulation, accessibility checks, driving a real browser through Playwright MCP, extracting data from JS-rendered pages, or porting a Cypress, Puppeteer, or Selenium suite to Playwright. Not for maintaining an existing Cypress or Puppeteer suite (cypress, puppeteer) or for work a plain HTTP request answers (http).

Current version
v1.0.4
129 4.1万All installs 0

SKILL.md

text/markdown · 21439 bytes

_meta.json

application/json · 425 bytes

accessibility.md

text/markdown · 5304 bytes

auth.md

text/markdown · 6234 bytes

browsers.md

text/markdown · 5374 bytes

ci-cd.md

text/markdown · 6961 bytes

commands.md

text/markdown · 3592 bytes

config.md

text/markdown · 4878 bytes

contexts.md

text/markdown · 6140 bytes

debugging.md

text/markdown · 6999 bytes

files.md

text/markdown · 4948 bytes

fixtures.md

text/markdown · 3296 bytes

flake.md

text/markdown · 5570 bytes

mcp.md

text/markdown · 5118 bytes

migration.md

text/markdown · 4731 bytes

network.md

text/markdown · 6854 bytes

performance.md

text/markdown · 4815 bytes

scraping.md

text/markdown · 5790 bytes

selectors.md

text/markdown · 6683 bytes

setup.md

text/markdown · 2843 bytes

testing.md

text/markdown · 5170 bytes

visual.md

text/markdown · 5184 bytes

waiting.md

text/markdown · 6886 bytes

skill-card.md

text/markdown · 2516 bytes

Security Scan

Status

clean

Open VirusTotal

OpenClaw

Official security analysis

clean

OpenClaw analysis

This Playwright skill is a coherent browser automation guide with disclosed installs, local preference storage, and explicit safety guardrails for credentials, production use, destructive flows, and scraping.

Confidence: high

Metadata

  • Owner: @ivangdavila
  • Created: 2026/02/13
  • Updated: 2026/07/26
  • Versions: 5
  • Comments: 0
  • Previous version: v1.0.3
  • Scan checked at: 2026/07/26

Runtime

  • os:linux
  • os:darwin
  • os:win32
Playwright (Automation + MCP + Scraper) | ClawHub CN