Commit Graph

59 Commits

Author SHA1 Message Date
lilong.129
41de802c18 feat: DisableAutoPopupHandler 2024-11-14 14:41:13 +08:00
lilong.129
52b45a55d2 refactor: initUIClient 2024-11-10 00:26:30 +08:00
lilong.129
b8083cd03e refactor: device Install interface 2024-10-23 21:02:06 +08:00
lilong.129
f9044eabe3 refactor: rename env package to config 2024-10-16 15:36:37 +08:00
lilong.129
a4236eea39 refactor: load env on running 2024-10-16 15:32:00 +08:00
lilong.129
b213e22c14 feat: GetPackageInfo for ios 2024-09-13 22:10:51 +08:00
lilong.129
b8e1dda6fc feat: GetPackageInfo for android 2024-09-13 21:59:48 +08:00
lilong.129
6f6cefe4bc refactor: hrp code 2024-09-12 10:54:02 +08:00
lilong.129
bfe46fa1d6 refactor: move sessionId to driver.session 2024-09-02 14:33:49 +08:00
lilong.129
08cb50b698 refactor: rename IDevice, IWebDriver 2024-09-02 14:11:06 +08:00
lilong.129
11cfae5e5d refactor: move hrp code 2024-08-27 20:25:13 +08:00
余泓铮
4441945358 feat: 安装方案更改为go-ios 2024-08-19 14:36:15 +08:00
余泓铮
ff9bac2a5e feat: 新增监听安装 2024-08-16 15:53:15 +08:00
余泓铮
a1553d7892 feat: runcommand新增日志 2024-08-16 14:26:56 +08:00
余泓铮
803c4c0740 fix: 修复install可能未执行 2024-08-15 15:49:17 +08:00
余泓铮
c8a42e951a feat: 新增双端安装卸载 安卓清楚缓存 2024-08-06 20:30:18 +08:00
余泓铮
7c1b5ce57e feat: merge install version 2024-08-06 14:48:40 +08:00
余泓铮
e2a7c29acf feat: 支持shoots协议,新增UIAgent驱动接口 2024-07-16 20:30:39 +08:00
余泓铮
3094c3369b feat: 新增oppo手动启动一次settings 2024-06-21 11:57:36 +08:00
余泓铮
c670a4cef9 feat: 兼容iproxy 2.1.0 新增步骤弹窗忽略和全局弹窗忽略 2024-06-12 11:36:30 +08:00
余泓铮
118f9cc1fa fix: 修复forward不释放,一直创建新的forward,耗尽文件句柄 2024-05-20 14:33:48 +08:00
余泓铮
5ccc8d00aa feat: 免密自动化安装 2024-04-25 20:03:39 +08:00
buyuxiang
41f705c0d9 fix: device serial/udid should be specified 2023-10-24 17:32:40 +08:00
lilong.129
5cacd17a6a change: update logs for init andoird/ios devices 2023-09-06 14:40:09 +08:00
lilong.129
e01485a846 feat: init device driver with plugin option 2023-08-11 16:21:32 +08:00
lilong.129
6964bb6c85 refactor: replace NewDriver args with options 2023-08-11 15:21:57 +08:00
buyuxiang
c91be64240 refactor UIA2 / WDA driver request 2023-07-24 17:43:36 +08:00
buyuxiang
a73976a98d fix wda auto reset session 2023-07-24 13:06:22 +08:00
buyuxiang
00c79a13df fix iOS conn close 2023-07-21 10:30:36 +08:00
buyuxiang
135e24d378 feat: support to reset session automatically when crashed 2023-07-20 19:52:52 +08:00
lilong.129
45bdfa36f2 fix: handle screen scale for iOS 2023-04-26 22:47:00 +08:00
lilong.129
4803d7fbf9 refactor: get attached android/ios devices 2023-04-14 15:55:54 +08:00
lilong.129
bf6032520d fix: stop logcat only when enabled 2023-02-13 23:34:09 +08:00
debugtalk
9ff44d0bad change: remove unused UI APIs 2022-12-26 00:15:43 +08:00
debugtalk
22a300d9b3 feat: capture pcap file with PID/ProcName/bundleID 2022-12-22 00:37:02 +08:00
debugtalk
2c1f98b1ef feat: add performance monitor for iOS, including CLI hrp ios perf 2022-12-16 16:08:50 +08:00
debugtalk
1aa342eff1 feat: capture pcap file for iOS, including CLI hrp ios pcap 2022-12-16 10:45:21 +08:00
debugtalk
0e0a4152cb refactor: results dir 2022-12-16 00:24:35 +08:00
debugtalk
961cc3489c refactor: ios perfd 2022-12-15 23:15:58 +08:00
debugtalk
f4af2d131a feat: capture pcap file for iOS 2022-12-15 19:09:59 +08:00
debugtalk
94b17a97c9 refactor: move uixt API 2022-12-13 23:43:39 +08:00
debugtalk
839f94082a refactor: run step with specified times 2022-12-13 21:30:05 +08:00
debugtalk
18cc7eb0c1 feat: run xctest before start ios automation 2022-12-01 22:36:44 +08:00
debugtalk
da1dd26f3b change: filter non-usb ios devices 2022-11-23 18:19:53 +08:00
debugtalk
c8878c34b5 fix: parse error exit code 2022-10-24 17:03:47 +08:00
debugtalk
91626bcdd4 refactor: move gidevice to hrp pkg 2022-10-23 22:59:34 +08:00
xucong.053
4fb3bfaf23 change: wda ports are used preferentially from environment variables 2022-10-23 21:03:39 +08:00
debugtalk
4a8fcd4fd9 change: print hrp exit code 2022-10-21 16:00:25 +08:00
debugtalk
8947c0ad5a feat: add status code for mobile UI 2022-10-19 11:54:35 +08:00
debugtalk
c5f81f2593 fix: exit with code 2022-10-17 21:44:41 +08:00