未验证 提交 b8940740 编写于 作者: O openharmony_ci 提交者: Gitee

!4298 js-apis-uitest.md 修改失败的示例代码

Merge pull request !4298 from 周柯/master
......@@ -440,7 +440,7 @@ doubleClick(): Promise\<void>
async function demo() {
let driver = UiDriver.create()
let button = await driver.findComponent(BY.type('button'))
await buttont.doubleClick()
await button.doubleClick()
}
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册