Commit Graph

144 Commits

Author SHA1 Message Date
lilong.129
3a404c8372 refactor: merge ActionOption with DataOption 2023-05-01 15:09:28 +08:00
lilong.129
bb52abf579 refactor: VideoCrawlerConfigs struct 2023-04-30 01:17:40 +08:00
lilong.129
6bc5e11e2d fix: exit live room 2023-04-30 00:40:44 +08:00
lilong.129
a69db8500c feat: save video stat to summary 2023-04-30 00:13:18 +08:00
lilong.129
6b764c5649 fix: video crawler 2023-04-29 14:53:13 +08:00
lilong.129
824fbe393d feat: add auto popup handler 2023-04-28 22:23:50 +08:00
lilong.129
68dc545f35 feat: implement video crawler 2023-04-28 22:03:37 +08:00
lilong.129
8498fe10e3 feat: add GetForegroundApp for android 2023-04-28 16:59:42 +08:00
lilong.129
6067d5ddbd refactor: AssertAppForeground 2023-04-28 16:15:53 +08:00
lilong.129
1d41d276ab feat: cache screenshot ocr texts 2023-04-28 14:12:31 +08:00
lilong.129
2323015755 change: dump ocr texts as string in summary 2023-04-28 13:23:52 +08:00
lilong.129
37a984c243 fix: swipe to find texts 2023-04-28 13:14:30 +08:00
lilong.129
9981dad1f8 feat: cache screenshot ocr texts 2023-04-28 11:44:47 +08:00
lilong.129
c0ea52d02a change: rename screenshot filenames 2023-04-27 21:43:22 +08:00
lilong.129
d0f3218c18 change: add TODO compress image data 2023-04-27 19:37:59 +08:00
lilong.129
0794ef8296 refactor: swipe actions 2023-04-27 15:36:55 +08:00
lilong.129
df5731aafd change: log ocr service request elapsed seconds 2023-04-27 13:38:02 +08:00
lilong.129
45bdfa36f2 fix: handle screen scale for iOS 2023-04-26 22:47:00 +08:00
lilong.129
fcab5ece58 refactor: OCRService.GetTexts remove options 2023-04-26 21:46:24 +08:00
lilong.129
3ec27b9afc refactor: simplify OCR APIs 2023-04-25 22:27:31 +08:00
lilong.129
f9bebf7202 feat: add code MobileUILaunchAppError 2023-04-25 15:51:38 +08:00
lilong.129
f9a488c7e7 refactor: split action to separate file 2023-04-25 14:48:34 +08:00
lilong.129
556050367e refactor: rename ActionMethod 2023-04-25 14:39:29 +08:00
lilong.129
7a255e6ef5 feat: add video crawler 2023-04-25 13:26:56 +08:00
lilong.129
72e1780b1c change: fix screenshot filename 2023-04-18 22:08:10 +08:00
lilong.129
1ffee4734e fix #1549: avoid duplicate creating plugins 2023-04-18 21:43:30 +08:00
lilong.129
a6baeb1dd6 fix: change httpbin.org from http to https 2023-04-18 20:20:36 +08:00
lilong.129
6c89236941 fix: copy screenshot buffer for OCR recognizing 2023-04-18 19:59:52 +08:00
lilong.129
58f1fec2fa change: GenNameWithTimestamp 2023-04-17 22:45:58 +08:00
lilong.129
0a59ced824 refactor: TakeScreenShot saves all screenshots 2023-04-16 22:32:47 +08:00
lilong.129
2644c24fae feat: add validator AssertAppInForeground and AssertAppNotInForeground 2023-04-16 18:54:40 +08:00
lilong.129
1c10978fac fix: screencap compatibility for shell v1 and v2 2023-04-14 23:57:20 +08:00
lilong.129
2d7634f6b0 fix: checkout ocr response status code 2023-04-14 21:50:24 +08:00
lilong.129
f5935f0ffd fix: support gif image 2023-04-14 21:37:35 +08:00
lilong.129
bae5380f80 fix: ScreenCap call RunShellCommandWithBytes 2023-04-14 21:10:43 +08:00
lilong.129
7ef29fef60 fix: adb logcat clear argument 2023-04-14 20:28:04 +08:00
lilong.129
75997b1178 change: print ocr service logID when success 2023-04-14 18:03:13 +08:00
lilong.129
faf126f046 feat: add IsAppInForeground to check if the given package is in fore ground 2023-04-14 17:43:27 +08:00
lilong.129
b5cb8c6ffe feat: add adb screencap sub command 2023-04-14 16:35:10 +08:00
lilong.129
4803d7fbf9 refactor: get attached android/ios devices 2023-04-14 15:55:54 +08:00
lilong.129
b0b41b8804 change: remove debug log 2023-04-13 23:12:43 +08:00
lilong.129
639ae3e4f2 faet: add ScreenCap for gadb 2023-04-13 22:48:40 +08:00
lilong.129
e35a11a25f refactor: replace gadb with optimized version authoried by @appl3s 2023-04-13 22:41:45 +08:00
lilong.129
5458dc27c8 feat: SleepRandom add weight argument to specify the probability of the time range 2023-04-11 22:03:14 +08:00
lilong.129
8d3d916004 fix: sleep random arguments adapt to int and float 2023-02-14 00:06:19 +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
8065703fa7 feat: sleep random seconds 2023-02-13 22:22:49 +08:00
debugtalk
cca4bd7ae3 change: update logcat args 2023-02-13 21:47:53 +08:00
buyuxiang
8beb88bd5c fix: err wrap and TapFloat 2023-01-19 08:59:17 +08:00