Skip to content
#62 Overall#10 in ResearchVerified SKILL.md

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).

OpenClawSKILL.md
42KClawHub downloads
1,333ClawHub active installs
129ClawHub stars
Momentum rank

What It Does

Playwright (Automation + MCP + Scraper) packages a focused browser & research workflow for an AI agent. 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). It is best suited to users who can review the resulting actions and provide only the accounts, files, or command access needed for the task. It is not a substitute for human approval on destructive, financial, security-sensitive, or public-facing actions.

Popular Use Cases

  • Research a topic across public sources
  • Collect structured information from web pages
  • Navigate a browser workflow
  • Summarize findings with source links

Install this Agent Skill

OpenClaw

clawhub install @ivangdavila/playwright

Commands derived from the public ClawHub API record. Checked 2026-09-18. Review the source before running them.

Requirements

Review the source instructions before installationRequired / review
Paid serviceCheck source
Supported systemCheck source

Why It’s Popular

Playwright (Automation + MCP + Scraper) addresses a recognizable browser research workflow and is included automatically from current public adoption and activity signals.

Similar Skills