随笔分类 - airtest&pocoui&appium&tidevice3
摘要:1 iproxy 8100 8100 1 http://127.0.0.1:8100/status 1 { 2 "value" : { 3 "build" : { 4 "time" : "Feb 27 2025 20:41:08", 5 "productBundleIdentifier" : "co
阅读全文
摘要:1 # -*- encoding=utf8 -*- 2 __author__ = "xxxxxxtester" 3 4 from airtest.core.api import * 5 6 auto_setup(__file__) 7 8 from poco.drivers.ios import i
阅读全文