摘要: 1、appnium中webdriver的滑屏方法 def swipe(self: T, start_x: int, start_y: int, end_x: int, end_y: int, duration: int = 0) -> T: """Swipe from one point to an 阅读全文
posted @ 2021-09-13 09:24 _苏小七 阅读(79) 评论(0) 推荐(0)