Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
根据自然语言通过midscene的api生成midscene脚本,可以生成web端、Android端、iOS端和PC端的midscene脚本。当用户提及生成脚本,android脚本、iOS脚本、web脚本、PC脚本时使用。
根据自然语言通过midscene的api生成midscene脚本,可以生成web端、Android端、iOS端和PC端的midscene脚本。当用户提及生成脚本,android脚本、iOS脚本、web脚本、PC脚本时使用。
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
当用户需要生成以下类型的自动化测试脚本时使用此技能: Android 脚本:Android 移动端应用的自动化测试脚本 iOS 脚本:iOS 移动端应用的自动化测试脚本 Web 脚本:Web 浏览器的自动化测试脚本 PC 脚本:桌面端应用的自动化测试脚本
YAML 示例:references/examples-android-yaml.md TypeScript 示例:references/examples-android-ts.md
YAML 示例:references/examples-ios-yaml.md TypeScript 示例:references/examples-ios-ts.md
YAML 示例:references/examples-web-yaml.md TypeScript 示例:references/examples-web-ts.md
YAML 示例:references/examples-pc-yaml.md TypeScript 示例:references/examples-pc-ts.md
明确指定平台:生成脚本时明确目标平台(Android/iOS/Web/PC) 使用描述性步骤名称:为每个步骤提供清晰的名称和描述 合理使用等待:优先使用 aiWaitFor 而非固定 sleep 错误处理:使用 continueOnError: true 或 try-catch 处理可选步骤 验证断言:在关键步骤后添加断言验证操作成功 环境配置:使用 .env 管理 API 密钥,设置合适的 aiActionContext
API 参考:references/midscene-api 详细示例: Android: YAML: references/examples-android-yaml.md TypeScript: references/examples-android-ts.md iOS: YAML: references/examples-ios-yaml.md TypeScript: references/examples-ios-ts.md Web: YAML: references/examples-web-yaml.md TypeScript: references/examples-web-ts.md PC: YAML: references/examples-pc-yaml.md TypeScript: references/examples-pc-ts.md 常见场景:references/common-scenarios.md 官方文档:https://midscenejs.com/api.html
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.