Playwright (Automation + MCP + Scraper) — Playwright — 浏览器自动化工具(自动化 + MCP + 爬虫)
v1.0.3利用 Playwright MCP 实现浏览器自动化。支持导航网站、点击元素、填写表单、截取屏幕、提取数据和调试真实浏览器工作流。
85· 2.6万·370 当前·394 累计
运行时依赖
OSLinux · macOS · Windows
安装命令
点击复制官方npx clawhub@latest install playwright
镜像加速npx clawhub@latest install playwright --registry https://cn.longxiaskill.com 镜像可用
本土化适配说明
Playwright (Automation + MCP + Scraper) — Playwright — 浏览器自动化工具(自动化 + MCP + 爬虫) 安装说明: 安装命令:["openclaw skills install playwright"] 支持国内镜像加速,使用 --registry https://cn.longxiaskill.com 参数可加速下载
技能文档
简介
利用 Playwright MCP 实现浏览器自动化,支持多种操作。用法
# 示例命令,根据实际情况修改
npx playwright [命令]
功能
- 浏览器自动化
- Web 爬虫
- 表单填写
- 截屏
- 调试
# ... (根据原始 SKILL.md 内容翻译,保留代码块、命令行指令和 Markdown 格式)