Skip to content

Commit fd0941a

Browse files
committed
docs: Add wechat QR code
1 parent 7f95140 commit fd0941a

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,18 @@
55
[![downloads](https://pepy.tech/badge/hmdriver2)](https://pepy.tech/project/hmdriver2)
66

77

8-
> 写这个项目前github上已有个[hmdirver](https://github.com/mrx1203/hmdriver),但它是侵入式(需要提前在手机端安装一个testRunner app);另外鸿蒙官方提供的hypium自动化框架,使用较为复杂,依赖繁杂。于是决定重写一套。
8+
> 写这个项目前github上已有个叫`hmdriver`的项目,但它是侵入式(需要提前在手机端安装一个testRunner app);另外鸿蒙官方提供的hypium自动化框架,使用较为复杂,依赖繁杂。于是决定重写一套。
99
1010

11-
`hmdriver2`是一款支持`HarmonyOS NEXT`系统的UI自动化框架,**无侵入式**,提供应用管理,UI操作,元素定位等功能,轻量高效,上手简单,快速实现鸿蒙应用自动化测试需求。
11+
**hmdriver2** 是一款支持`HarmonyOS NEXT`系统的UI自动化框架,**无侵入式**,提供应用管理,UI操作,元素定位等功能,轻量高效,上手简单,快速实现鸿蒙应用自动化测试需求。
1212

1313
![arch](https://i.ibb.co/d603wQn/arch.png)
1414

15+
16+
*微信交流群(永久生效)*
17+
18+
<img src="https://i.ibb.co/Xx9HcKk/wechat.png" alt="wechat" style="float: left" />
19+
1520
# Key idea
1621
- **无侵入式**
1722
- 无需提前在手机端安装testRunner APP(类似atx app)

0 commit comments

Comments
 (0)