dsh-webapp-testing
Agent 与会话 活跃维护

dsh-webapp-testing

satan9394/dsh-webapp-testing

DSH skill: Web 应用测试, Playwright 工作流(受 Anthropic skills Apache-2.0 启发)

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
5 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:satan9394/dsh-webapp-testing
git clone https://github.com/satan9394/dsh-webapp-testing.git
git clone git@github.com:satan9394/dsh-webapp-testing.git
README.md main

dsh-webapp-testing

DSH(DeepSeek Harness)技能插件:Web 应用测试(Playwright)。

本地 Web 应用交互与测试:决策树(静态直读 vs 动态起服务器)、侦察后行动(等 networkidle → 截图/DOM → 找选择器 → 执行)、服务器生命周期管理、浏览器日志查看。受 Anthropic 官方 skills 的 webapp-testing(Apache-2.0)启发的中文原创精简版。

安装

dsh plugin add dsh-webapp-testing

触发方式

描述中包含"测试 Web 应用 / Playwright / 验证前端 / UI 调试 / 截图 / 浏览器日志"等关键词时自动触发。

能力

  • 静态/动态决策树
  • 侦察后行动工作流
  • 服务器生命周期辅助脚本
  • 交互断言与日志查看

许可

MIT