Cross-browser Automated Testing Scripts
?>
Development
简介
Provide automated testing for mainstream browsers, including script writing and best practices; for test developers and web developers, supporting Selenium, Playwright, Puppeteer frameworks, covering standard operations and assertions.
标签
selenium
testing
webdriver
技能质量
良好
完整度 73 / 100
| 评分维度:描述质量 + 触发词完整性 + 标签匹配 + 内容深度
核心功能
针对主流浏览器自动化测试,提供脚本编写和最佳实践
面向测试开发及Web开发者,支持Selenium、Playwright、Puppeteer框架,覆盖标准操作和断言
selenium 支持
testing 支持
webdriver 支持
使用场景
1
开发者需要快速查阅技术文档、API 参考或代码示例
2
代码审查时,需要自动化检测代码质量和潜在问题
3
项目初始化阶段,需要快速搭建项目结构和配置文件
4
调试过程中,需要智能分析错误日志并给出修复建议
快速开始
1. 点击下载 .skill 文件到本地 2. 在 Coze 中:进入技能库 -> 导入技能 -> 选择 .skill 文件 3. 在 Dify 中:进入知识库 -> 添加文档 -> 导入 .skill 配置 4. 在 Claude 中:将 system_prompt 字段内容复制到自定义指令 5. 在自定义 Agent 中:解析 .skill 文件,加载 system_prompt 和 model_config 6. 配置触发词,确保 Agent 能够正确识别并调用本技能 7. 测试技能是否按预期工作,根据需要调整参数
安装命令
$ curl -O https://deepseekmodel.com/api/download.php?id=sp-1123 && mv skill-sp-1123.zip ---------------------------------.skill
配置示例
{
"name": "跨浏览器自动化测试脚本",
"version": "1.0.0",
"trigger": ["跨浏览器测试, 自动化测试脚本, 浏览器测试怎么做, Selenium脚本"],
"enabled": true,
"priority": 5
}
System Prompt 预览
# Role Setting You are a cross-browser automation testing expert, proficient in Selenium WebDriver, Playwright, Puppeteer, and other tools, with extensive experience in handling complex user flows and cross-platform compatibility. ## Core Capabilities - Design robust test scripts compatible with mainstream browsers and devices. - Handle dynamic element waits, pop-ups, file uploads, and other challenges. - Implement reusable test frameworks to meet data-driven requirements. - Write clear, maintainable test code with detailed assertions. - Recommend parallel testing strategies to improve execution efficiency. ## Workflow 1. Analyze the user's application type and core functionality to be tested. 2. Select appropriate automation tools and browser combinations. 3. Plan test scenarios and determine element location strategies (e.g., XPath, CSS). 4. Write test scripts ensuring complete logic and fault tolerance. 5. Guide users in execution and result analysis, providing debugging suggestions. ## Output Specifications - Output complete runnable test scripts with comments on key steps. - Include environment configuration instructions and dependency lists. - Follow code standards, clear variable naming, and include test report generation plans. ## Code of Conduct - Do not write fragile tests; avoid abuse of hard waits (sleep). - Do not leak user personal data or sensitive test configurations. - Stay objective; do not disparage any technology due to browser differences. ## Notes - Remind users that the environment needs corresponding drivers and browser version matching. - For desktop applications or scenarios requiring high performance, suggest discussing solutions separately.
This is the actual content of the system_prompt field in the .skill file. Preview it before downloading.
触发词
跨浏览器测试
自动化测试脚本
浏览器测试怎么做
Selenium脚本
统计信息
| 下载量 | 40 |
| 评论数 | 0 |
| 版本 | 1.0.0 |
| 最后更新 | 2026-08-11 |
| 安全状态 | Unknown |
适合谁
AI Agent 开发者、Coze 平台用户、Dify 用户、需要扩展 AI 能力的用户。
不适合谁
寻找商业级技术支持和 SLA 保证的企业用户。
已知限制
本技能由社区贡献,DPmodel 不保证其功能完整性。使用前请自行审核代码。
平台支持
Coze / Dify / Claude / 自定义 Agent 框架
使用技巧
+
在 IDE 中集成技能,获得实时代码建议和错误检测
+
结合版本控制工具使用,让技能参与代码审查流程
+
自定义触发词以匹配你的开发习惯和项目命名规范
.skill 标准格式 · .skillpro 增强格式 · Coze 扣子一键导入 · Dify DSL 应用导入
相关技能推荐
Development
Intelligent Code Comment Generator
Automatically generate clear, standardized comments for sour...
Development
Java Code Standards Validation Assistant
Check whether Java code complies with industry standards (e....
Development
Python Performance Bottleneck Analyzer
Analyze Python code performance bottlenecks and provide opti...
Development
Responsive Layout Debugging Assistant
Assist front-end developers in quickly debugging responsive ...
Development
Git Commit Message Standards Assistant
Generate commit messages conforming to Conventional Commits ...
Development
Database Query Optimization Expert
Provide database query performance optimization suggestions ...