提交 9ca5bf19 编写于 作者: R ry

modify

Signed-off-by: Nry <ry.renyi@huawei.com>
上级 edfae9ac
......@@ -5,7 +5,7 @@ UiTest提供模拟UI操作的能力,供开发者在测试场景使用,主要
该模块提供以下功能:
- [By](#by):提供控件特征描述能力,用于控件筛选匹配查找。
- [UiComponent](##uicomponent):代表UI界面上的指定控件,提供控件属性获取,控件点击,滑动查找,文本注入等能力。
- [UiComponent](#uicomponent):代表UI界面上的指定控件,提供控件属性获取,控件点击,滑动查找,文本注入等能力。
- [UiDriver](#uidriver):入口类,提供控件匹配/查找,按键注入,坐标点击/滑动,截图等能能力。
>**说明:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册