提交 a0ed8f73 编写于 作者: 雪洛's avatar 雪洛

test: 延长toast hide等待时间

上级 e86ab230
......@@ -109,7 +109,7 @@ describe('API-toast', () => {
const btnToastHideButton = await page.$('#btn-toast-hide')
await btnToastHideButton.tap()
await page.waitFor(200)
await page.waitFor(1000)
if (isAndroid) {
const image = await program.screenshot({
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册