/install playwright
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install playwright - 安装完成后,直接呼叫该 Skill 的名称或使用
/playwright触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 41515 次。
如何安装 Playwright (Automation + MCP + Scraper)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install playwright」即可一键安装,无需额外配置。
Playwright (Automation + MCP + Scraper) 是免费的吗?
是的,Playwright (Automation + MCP + Scraper) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Playwright (Automation + MCP + Scraper) 支持哪些平台?
Playwright (Automation + MCP + Scraper) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Playwright (Automation + MCP + Scraper)?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.4。