Showing
1 changed file
with
1 additions
and
1 deletions
@@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
3 | ### 通用的基本动作定义 | 3 | ### 通用的基本动作定义 |
4 | 4 | ||
5 | * 按钮点击(command:clickButton) | 5 | * 按钮点击(command:clickButton) |
6 | -* 单击控件(command:singleTap) | 6 | +* 单击控件(command:tap) |
7 | * 双击控件(command:doubleTap) | 7 | * 双击控件(command:doubleTap) |
8 | * 分段控件的点击(command:clickSegmentedControl) | 8 | * 分段控件的点击(command:clickSegmentedControl) |
9 | * 分页ScrollView的滚动(command:gotoSpecifiedScrollViewPage) | 9 | * 分页ScrollView的滚动(command:gotoSpecifiedScrollViewPage) |
-
Please register or login to post a comment