AirtestProject / AirtestProject/Airtest
期望IOS能够提供手势密码那种可以拐弯的连续swipe的支持
未關閉
enhancement
- 主要語言
- Python
- 星號
- 9.6k
- 分支
- 1.5k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
现在ios这里没有类似android的手势
https://github.com/AirtestProject/Airtest/blob/master/playground/android_motionevents.py
poco的这种也不行
pos1.start_gesture().hold(3).to(pos2).hold(3).to(pos3).hold(3).to(pos4).hold(3).to(pos5).hold(3).up()
不知道什么时候可以支持?
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。