会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
csjin-study
测试过程中遇到的各种问题记录以及学习新技术的学习记录
博客园
首页
新随笔
联系
管理
订阅
2020年1月25日
Appium-Python3--UI自动化-[-4-]-页面-上下滑动、左右滑动swipe方法操作
摘要: 1.首先看app中怎么划分横纵坐标 2.swipe函数 def swipe(self, start_x, start_y, end_x, end_y, duration=None): """Swipe from one point to another point, for an optional
阅读全文
posted @ 2020-01-25 08:54 旅行没有终点
阅读(1214)
评论(0)
推荐(0)
编辑
公告