Commit Graph

295 Commits

Author SHA1 Message Date
lilong.129
7fec81f313 Merge branch 'master' into swipe-random 2023-09-19 18:27:46 +08:00
lilong.129
3bd10484e5 feat: add WithSwipeOffset to set offset for swipe start/end point 2023-09-19 16:45:10 +08:00
buyuxiang
c611a84aaa optimize hrp summary popup info 2023-08-28 17:59:22 +08:00
buyuxiang
4dace0f589 implement TapByUITypes using WithScreenShotUITypes 2023-08-25 14:33:13 +08:00
buyuxiang
30da13891e introduce expert test for both integration and regression 2023-08-25 12:48:28 +08:00
lilong.129
f7eb196a8e fix: TestSleepStrict 2023-08-24 21:33:11 +08:00
lilong.129
b5c8a98ed2 change: bump version to v4.3.6 2023-08-20 13:49:54 +08:00
lilong.129
6964bb6c85 refactor: replace NewDriver args with options 2023-08-11 15:21:57 +08:00
lilong.129
9a7848a142 change: update logs 2023-08-06 15:17:07 +08:00
lilong.129
2625f135fd refactor: init logger 2023-08-06 11:37:08 +08:00
lilong.129
5462190f63 fix: unittests 2023-07-23 14:52:49 +08:00
lilong.129
1c468aa793 fix: unittests 2023-07-23 14:08:37 +08:00
lilong.129
192b8b6c3c fix: unittests 2023-07-23 11:37:25 +08:00
lilong.129
52fc9c3a17 change: move HTTP_BIN_URL to utils 2023-07-21 23:42:56 +08:00
lilong.129
9b30fa2435 refactor: replace httpbin service with docker 2023-07-21 23:16:45 +08:00
lilong.129
a600adfd71 change: update tests 2023-07-21 20:56:17 +08:00
lilong.129
c3a4e18f17 change: bump version to v4.3.4 2023-07-18 14:59:07 +08:00
lilong.129
f3e5f3ac85 feat: add hrp.Run wrapper 2023-06-06 20:38:43 +08:00
lilong.129
aa65962ffe bump version 2023-05-31 20:50:40 +08:00
lilong.129
e1169ec628 feat: add GetScreenTexts 2023-05-31 20:17:43 +08:00
lilong.129
7d7044f332 refactor: GetScreenResult 2023-05-31 16:10:24 +08:00
lilong.129
56e065c10b change: add ks 2023-05-10 16:23:47 +08:00
lilong.129
41e4d89c95 feat: request vedem ocr with uploading image 2023-05-09 22:48:42 +08:00
lilong.129
ab8b5b133f fix: GetStepCacheData 2023-05-04 13:06:57 +08:00
lilong.129
8330e6ccf6 refactor: GetScreenTextsByOCR returns image path and ocr texts 2023-05-04 00:39:57 +08:00
lilong.129
87cba44164 feat: check target achieving for each feed type 2023-05-03 23:51:03 +08:00
lilong.129
1bb2079c87 feat: catch interrupt signal 2023-05-03 23:00:17 +08:00
lilong.129
d27729edc6 feat: add timeout for video crawler 2023-05-03 11:45:10 +08:00
lilong.129
7b9e637d87 feat: check feed type and incr feed count 2023-05-02 23:43:51 +08:00
lilong.129
0413ff62d1 fix: convert relative scope to absolute scope 2023-05-02 00:28:00 +08:00
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
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
3ec27b9afc refactor: simplify OCR APIs 2023-04-25 22:27:31 +08:00
lilong.129
60709272ee fix: unittest test_request_http 2023-04-19 16:14:19 +08:00
lilong.129
a6baeb1dd6 fix: change httpbin.org from http to https 2023-04-18 20:20:36 +08:00
lilong.129
409808f297 change: update examples 2023-04-18 19:33:15 +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
5458dc27c8 feat: SleepRandom add weight argument to specify the probability of the time range 2023-04-11 22:03:14 +08:00
debugtalk
8f45cc2708 change: add test for sleep random 2023-02-13 22:35:34 +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
57afeadc26 fix: unittest 2022-12-26 11:20:32 +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
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