Commit Graph

40 Commits

Author SHA1 Message Date
lilong.129
3ec27b9afc refactor: simplify OCR APIs 2023-04-25 22:27:31 +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
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
f5935f0ffd fix: support gif image 2023-04-14 21:37:35 +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
debugtalk
8065703fa7 feat: sleep random seconds 2023-02-13 22:22:49 +08:00
debugtalk
9ff44d0bad change: remove unused UI APIs 2022-12-26 00:15:43 +08:00
debugtalk
0e0a4152cb refactor: results dir 2022-12-16 00:24:35 +08:00
debugtalk
088974ddee refactor: get current dir 2022-12-15 23:42:39 +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
0e8ce507c4 docs: add examples for API 2022-11-25 21:38:58 +08:00
debugtalk
e745f4fdea feat: add option WithScreenShot 2022-11-24 20:23:09 +08:00
debugtalk
b9633638fa refactor: NewDataOptions and NewData 2022-11-23 23:36:52 +08:00
xucong.053
b1d3201072 change: update annotation 2022-11-10 13:16:10 +08:00
xucong.053
951c00d9fa fix: failed to set steps option of android swipe action 2022-11-09 18:20:29 +08:00
xucong.053
093a4f5206 change: add back action of mobile ui automation 2022-11-09 17:19:09 +08:00
xucong.053
59bf51d561 change: update variable name 2022-10-25 14:55:29 +08:00
xucong.053
6c5848b4d7 feat: add tap offset of point 2022-10-24 22:46:49 +08:00
debugtalk
ceb4fa2ca9 feat: swipeToTapApp 2022-10-17 20:42:51 +08:00
xucong.053
9cd4abd370 feat: add wait time between swipe and ocr 2022-10-17 16:28:57 +08:00
xucong.053
299a5b2c65 change: update DataOptions 2022-10-17 14:32:28 +08:00
xucong.053
bb7674c960 change: update function optional parameters to DataOptions 2022-10-17 10:35:26 +08:00
xucong.053
c56794d6c1 fix: modify function call parameters 2022-10-16 23:33:53 +08:00
xucong.053
70ade716eb feat: get ocr position by given recognition area 2022-10-16 23:33:15 +08:00
xucong.053
64b87bd979 fix: failed to filter out point(0,0) 2022-10-14 15:28:24 +08:00
xucong.053
88d09f2c42 fix: unittest 2022-10-13 16:41:43 +08:00
xucong.053
6ec187d995 feat: input params by funcion in ui automation 2022-10-13 14:17:24 +08:00
debugtalk
36b10cfc23 refactor: init driver for device 2022-10-11 18:01:49 +08:00
xucong.053
113d0eee3a fix: add swipe_to_tap_texts action 2022-10-11 16:33:10 +08:00
xucong.053
a697623ae2 fix: unittext 2022-10-11 16:09:21 +08:00
xucong.053
2815d67331 feat: tap the first one matches text from given texts by ocr 2022-10-11 15:09:16 +08:00
debugtalk
63e18ddeba refactor: move uixt from hrp internal to pkg 2022-10-10 22:12:36 +08:00