提交 4849e3a8 编写于 作者: 肖帅

Signed-off-by: 肖帅 <xiaoshuai6@hisilicon.com>

 Changes to be committed:
	modified:   zh-cn/application-dev/reference/apis/js-apis-uitest.md
上级 fcc60434
...@@ -1285,7 +1285,7 @@ async function demo() { ...@@ -1285,7 +1285,7 @@ async function demo() {
### triggerCombineKeys<sup>9+</sup> ### triggerCombineKeys<sup>9+</sup>
triggerCombineKeys(key0: number, key1: number, key2: number): Promise\<void> triggerCombineKeys(key0: number, key1: number, key2?: number): Promise\<void>
UiDriver对象通过给定的key值,找到对应组合键并点击。例如,Key值为(2072, 2019)时,UiDriver对象找到组合键并点击ctrl+c。 UiDriver对象通过给定的key值,找到对应组合键并点击。例如,Key值为(2072, 2019)时,UiDriver对象找到组合键并点击ctrl+c。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册