提交 e31cc977 编写于 作者: shutao-dc's avatar shutao-dc

update list-view-refresh.test.js

上级 a645411e
......@@ -38,6 +38,8 @@ describe('component-native-list-view-refresh', () => {
})
it('check_refresherabort', async () => {
//部分安卓设备需要延迟一段时间swipe才生效 此处暂时延迟1秒
await page.waitFor(1000);
// 仅App端支持手势下拉刷新
await program.swipe({
startPoint: {x: 100,y: 400},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册