Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ Community projects that extend Midscene.js capabilities:

* [midscene-ios](https://github.com/lhuanyu/midscene-ios) - iOS automation support for Midscene
* [Midscene-Python](https://github.com/Python51888/Midscene-Python) - Python SDK for Midscene automation
* [midscene-java](https://github.com/Master-Frank/midscene-java) - Java SDK that brings Midscene automation features to JVM projects


## 📝 Credits
Expand Down
1 change: 1 addition & 0 deletions README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ for (const record of recordList) {

* [midscene-ios](https://github.com/lhuanyu/midscene-ios) - iOS 设备自动化工具
* [Midscene-Python](https://github.com/Python51888/Midscene-Python) - Python 版本的 Midscene SDK
* [midscene-java](https://github.com/Master-Frank/midscene-java) - Java 版本的 Midscene SDK,便于在 JVM 项目中使用自动化能力

## 📝 致谢

Expand Down
5 changes: 5 additions & 0 deletions apps/site/docs/en/awesome-midscene.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ A curated list of community projects that extend Midscene.js capabilities across
- Brings Midscene's AI-powered automation capabilities to Python developers
- Allows integration with existing Python testing and automation workflows

### Java SDK
- **[midscene-java](https://github.com/Master-Frank/midscene-java)** - Java SDK for Midscene automation
- Offers a JVM-friendly way to script Midscene experiences similar to the Python SDK
- Fits easily into existing Java automation or testing pipelines

## Contributing

Have you created a project that extends Midscene.js? We'd love to feature it here!
Expand Down
7 changes: 6 additions & 1 deletion apps/site/docs/zh/awesome-midscene.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
- 为 Python 开发者提供 Midscene 的 AI 驱动自动化能力
- 支持与现有 Python 测试和自动化工作流程的集成

### Java SDK
- **[midscene-java](https://github.com/Master-Frank/midscene-java)** - Java 版本的 Midscene SDK
- 提供与 Python 版本类似的体验,适配 JVM 生态
- 易于整合到现有的 Java 自动化或测试流程

## 如何贡献

创建了扩展 Midscene.js 功能的项目?我们很乐意在这里展示!
Expand All @@ -30,4 +35,4 @@ Awesome Midscene 应当满足:

---

*没有看到你喜欢的平台或语言支持?考虑创建一个社区项目或为现有项目贡献代码!*
*没有看到你喜欢的平台或语言支持?考虑创建一个社区项目或为现有项目贡献代码!*