You need to sign in or sign up before continuing.
未验证 提交 892a3568 编写于 作者: L LiAn 提交者: Gitee

update zh-cn/application-dev/reference/apis/js-apis-uitest.md.

Signed-off-by: NLiAn <lian15@huawei.com>
上级 060e872b
...@@ -947,7 +947,6 @@ async function demo() { ...@@ -947,7 +947,6 @@ async function demo() {
let text = await driver.findComponent(BY.text('hello world')) let text = await driver.findComponent(BY.text('hello world'))
await button.dragTo(text) await button.dragTo(text)
} }
}
``` ```
## UiDriver ## UiDriver
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册