提交 601b42d4 编写于 作者: Z z00445003 提交者: zhoujun62

fixed ba1e0830 from https://gitee.com/zhoujun62/xts_acts/pulls/5987

Solve XTS ActsOnAndOffScreenTest fail problem
Signed-off-by: Nz00445003 <zhoujun62@huawei.com>
Change-Id: I5f86999e703a9121b659d2d793ba5c7bb2febbff
上级 1832dbdb
......@@ -55,6 +55,7 @@ export default function OnAndOffScreenTest() {
})
async function slideScreen(TAG) {
await sleep(1500)
console.log(TAG + "slideScreen start");
let cmd = 'uinput -T -d 300 600 -m 300 600 300 100 -u 300 100';
await executeShellCommand(cmd, TAG);
......@@ -634,4 +635,4 @@ export default function OnAndOffScreenTest() {
})
})
})
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册