Commit Graph

119 Commits

Author SHA1 Message Date
buyuxiang
f84f393130 change tap_cv params to []string 2023-06-07 23:02:48 +08:00
buyuxiang
8624c7854d fix UI request ak, sk and header 2023-06-07 17:33:06 +08:00
buyuxiang
da83fd7d90 fix adb WindowSize and print logcat 2023-06-07 12:04:38 +08:00
buyuxiang
6bf5f0d776 tap_cv action supports ui detection 2023-06-07 00:28:43 +08:00
buyuxiang
8bd4149739 support non-blocking screenshot action and screenshot disable_retry 2023-05-31 10:23:49 +08:00
xucong.053
dd7d0ee708 fix: unittest 2023-04-19 19:37:26 +08:00
xucong.053
fe3f37d40d fix: unittest 2023-04-19 19:29:36 +08:00
xucong.053
610ad906e9 fix: delete useless code 2023-04-19 19:29:36 +08:00
xucong.053
2396a525c8 fix: uiautomator server exits abnormally 2023-04-19 19:29:36 +08:00
xucong.053
c4cf4c9d83 fix: unittest 2023-04-19 19:29:36 +08:00
xucong.053
59e82cef72 fix: unittest 2023-04-19 19:29:36 +08:00
xucong.053
f0cafa9a9b feat: icon matching of mobile ui automation 2023-04-19 19:29:36 +08:00
xucong.053
3591f72913 feat: scenario detect of mobile ui automation 2023-04-19 19:29:34 +08:00
xucong.053
ef9eaa7e38 feat: add tap offset of point 2023-04-19 19:22:49 +08:00
xucong.053
c467b55c72 feat: support closing app popup window by cv service 2023-04-19 19:22:49 +08:00
xucong.053
f6ed75474d feat: support closing app popup window by cv service 2023-04-19 19:22:47 +08:00
lilong.129
59ca29b1ca change: fix screenshot filename 2023-04-18 22:08:10 +08:00
lilong.129
b6cf074bb5 fix: copy screenshot buffer for OCR recognizing 2023-04-18 19:59:52 +08:00
lilong.129
804e69037a change: GenNameWithTimestamp 2023-04-17 22:45:58 +08:00
lilong.129
9e73328448 refactor: TakeScreenShot saves all screenshots 2023-04-16 22:32:47 +08:00
lilong.129
3770ce12bd feat: add validator AssertAppInForeground and AssertAppNotInForeground 2023-04-16 18:54:40 +08:00
lilong.129
c787b73e99 fix: checkout ocr response status code 2023-04-14 21:50:24 +08:00
lilong.129
8b1aa36a8a fix: support gif image 2023-04-14 21:37:35 +08:00
lilong.129
2d3a4985ed fix: adb logcat clear argument 2023-04-14 20:28:04 +08:00
lilong.129
d277a87d80 change: print ocr service logID when success 2023-04-14 18:03:13 +08:00
lilong.129
dd7724b586 feat: add IsAppInForeground to check if the given package is in fore ground 2023-04-14 17:43:27 +08:00
lilong.129
2ceac61c4c feat: add adb screencap sub command 2023-04-14 16:35:10 +08:00
lilong.129
c97b84dd39 refactor: get attached android/ios devices 2023-04-14 15:55:54 +08:00
lilong.129
ef784709af faet: add ScreenCap for gadb 2023-04-13 22:48:40 +08:00
lilong.129
3d4dffbd0b refactor: replace gadb with optimized version authoried by @appl3s 2023-04-13 22:41:45 +08:00
lilong.129
eacdf466cc feat: SleepRandom add weight argument to specify the probability of the time range 2023-04-11 22:03:14 +08:00
lilong.129
b723082be4 fix: sleep random arguments adapt to int and float 2023-02-14 00:06:19 +08:00
lilong.129
906edecd8e fix: do not fail case when kill logcat error 2023-02-13 23:37:54 +08:00
lilong.129
4db263db15 fix: stop logcat only when enabled 2023-02-13 23:34:09 +08:00
debugtalk
7f93cce3eb feat: sleep random seconds 2023-02-13 22:22:49 +08:00
debugtalk
5a67fc1155 change: update logcat args 2023-02-13 21:47:53 +08:00
buyuxiang
4c29906f6d fix: err wrap and TapFloat 2023-01-19 08:59:17 +08:00
debugtalk
994a91bb84 feat: input text with adb 2022-12-26 22:15:40 +08:00
debugtalk
64f1a28605 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
e26f79e326 fix: specify uia2 ip and port 2022-12-26 20:22:59 +08:00
debugtalk
9e12befbc5 fix: ignore failure when create UIAutomator session 2022-12-26 18:49:36 +08:00
debugtalk
4db4a71b3d feat: run UI automation with adb for Android 2022-12-26 18:07:15 +08:00
debugtalk
53fbfd3ef0 change: remove unused UI APIs 2022-12-26 00:15:43 +08:00
debugtalk
6d70a0eeb6 feat: capture pcap file with PID/ProcName/bundleID 2022-12-22 00:37:02 +08:00
debugtalk
5e2ab36f43 feat: add performance monitor for iOS, including CLI hrp ios perf 2022-12-16 16:08:50 +08:00
debugtalk
a433c8a9ca feat: capture pcap file for iOS, including CLI hrp ios pcap 2022-12-16 10:45:21 +08:00
debugtalk
455724dd1b refactor: results dir 2022-12-16 00:24:35 +08:00
debugtalk
ee68b954fb refactor: get current dir 2022-12-15 23:42:39 +08:00
debugtalk
358b7dd685 refactor: ios perfd 2022-12-15 23:15:58 +08:00
debugtalk
66f1e581c7 feat: capture pcap file for iOS 2022-12-15 19:09:59 +08:00