Skip to main content

playwright-test

Playwright 浏览器自动化、E2E 测试与前端 UI 交互验证指南。

Jump to install

Source facts

Repository
FTShare-Lab/ftai-desktop-plugins-official
Last source activity
August 24, 2026 at 02:16
Detected SKILL.md language
Chinese
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
playwright-test
description
Playwright 浏览器自动化、E2E 测试与前端 UI 交互验证指南。
# Playwright 浏览器自动化技能 本技能指导 AI 智能体通过 Playwright MCP 工具控制浏览器并执行端到端验证。 ## 适用场景 1. 打开本地开发服务器或远程网站(如 `http://localhost:5173`)。 2. 点击按钮、填写输入框、滚动页面与模拟各种用户手势交互。 3. 截图页面或组件并检查视觉渲染与布局对齐情况。 4. 捕获浏览器控制台日志(Console Error/Warn)与网络请求状态。
View on GitHub