Commit Graph

28 Commits

Author SHA1 Message Date
buyuxiang
249e30ad2d fix: iOS tap_xy scale adaption error 2023-08-25 16:16:27 +08:00
lilong.129
00396d4b75 refactor: move internal myexec to funplugin/myexec 2023-08-20 11:28:33 +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
lilong.129
11f017c082 change: go fmt 2023-07-21 10:32:48 +08:00
lilong.129
b5612c5632 refactor: raise adb error 2023-06-22 16:33:53 +08:00
lilong.129
7ef29fef60 fix: adb logcat clear argument 2023-04-14 20:28:04 +08:00
lilong.129
4803d7fbf9 refactor: get attached android/ios devices 2023-04-14 15:55:54 +08:00
lilong.129
e35a11a25f refactor: replace gadb with optimized version authoried by @appl3s 2023-04-13 22:41:45 +08:00
lilong.129
4b7bd380be fix: do not fail case when kill logcat error 2023-02-13 23:37:54 +08:00
lilong.129
bf6032520d fix: stop logcat only when enabled 2023-02-13 23:34:09 +08:00
debugtalk
cca4bd7ae3 change: update logcat args 2023-02-13 21:47:53 +08:00
debugtalk
daa90755b0 feat: run Android UI automation with adb by default, add uixt.WithUIA2(true) option to use uiautomator2 2022-12-26 21:57:47 +08:00
debugtalk
3dd09e5539 fix: specify uia2 ip and port 2022-12-26 20:22:59 +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
a64151361d change: rename DeviceLogcat to AdbLogcat 2022-11-26 22:21:17 +08:00
xucong.053
33eafd987b fix: failed to catch logcat 2022-11-09 15:38:10 +08:00
debugtalk
aa966123bc fix: android by selector 2022-10-25 17:40:00 +08:00
debugtalk
896f39c3f2 refactor: move gadb to hrp pkg 2022-10-23 22:04:42 +08:00
debugtalk
be8d8b5c5d fix: logs 2022-10-23 16:41:23 +08:00
debugtalk
8947c0ad5a feat: add status code for mobile UI 2022-10-19 11:54:35 +08:00
debugtalk
f21c949897 refactor: move exec to myexec 2022-10-16 14:13:43 +08:00
xucong.053
7cb5ccbbe8 fix: failed to recording android adb log 2022-10-13 18:08:05 +08:00
debugtalk
f6623c0869 refactor: new ios/android device 2022-10-12 19:38:41 +08:00
debugtalk
7a0ce219e3 change: add capabilities for driver 2022-10-11 20:09:12 +08:00
debugtalk
36b10cfc23 refactor: init driver for device 2022-10-11 18:01:49 +08:00
debugtalk
63e18ddeba refactor: move uixt from hrp internal to pkg 2022-10-10 22:12:36 +08:00