Commit Graph

51 Commits

Author SHA1 Message Date
lilong.129
11f017c082 change: go fmt 2023-07-21 10:32:48 +08:00
lilong.129
1033ba77d7 feat: log step elapsed in seconds 2023-06-23 23:21:09 +08:00
lilong.129
0d6da534ab feat: add auto popups handler in swipe find 2023-06-22 15:01:35 +08:00
lilong.129
a98c497995 feat: auto handle popups on each step finished 2023-06-22 12:49:25 +08:00
lilong.129
8aec31193f fix: use high precision ocr service 2023-06-21 21:44:11 +08:00
lilong.129
015e305155 change: use high precision ocr service 2023-06-20 17:24:44 +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
55e6a42b0f refactor: rename variables 2023-05-31 14:15:43 +08:00
lilong.129
aafff8de9d refactor: move IOCRService to IImageService 2023-05-31 12:08:54 +08:00
lilong.129
9d78c52713 bump version 2023-05-31 11:45:26 +08:00
lilong.129
809a011488 refactor: use vedem image api 2023-05-30 22:59:58 +08:00
lilong.129
b6373fd1a1 change: remove AGW body verification 2023-05-11 16:41:24 +08:00
lilong.129
41e4d89c95 feat: request vedem ocr with uploading image 2023-05-09 22:48:42 +08:00
lilong.129
038f4171ba feat: add popularity data for feed 2023-05-04 17:39:59 +08:00
lilong.129
70d0f666ea feat: add ocr tags to summary 2023-05-04 01:21:00 +08:00
lilong.129
8330e6ccf6 refactor: GetScreenTextsByOCR returns image path and ocr texts 2023-05-04 00:39:57 +08:00
lilong.129
b5b84aed0a refactor: FindText(s) returns OCRText(s) 2023-05-02 11:49:37 +08:00
lilong.129
042e3ba8ba feat: find text with regex 2023-05-02 10:55:02 +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
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
9981dad1f8 feat: cache screenshot ocr texts 2023-04-28 11:44:47 +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
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
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
2d7634f6b0 fix: checkout ocr response status code 2023-04-14 21:50:24 +08:00
lilong.129
75997b1178 change: print ocr service logID when success 2023-04-14 18:03:13 +08:00
lilong.129
b5cb8c6ffe feat: add adb screencap sub command 2023-04-14 16:35:10 +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
e998d387c8 change: add options for FindTexts 2022-11-23 23:48:55 +08:00
debugtalk
b9633638fa refactor: NewDataOptions and NewData 2022-11-23 23:36:52 +08:00
debugtalk
08fc2fbdd2 feat: get all ocr texts 2022-11-23 22:11:19 +08:00
xucong.053
c4f966748c fix: failed to find text in scope 2022-11-09 15:42:10 +08:00
xucong.053
677440b2e0 change: update the ocr scope of the FindText function 2022-10-23 16:52:23 +08:00
debugtalk
c5f81f2593 fix: exit with code 2022-10-17 21:44:41 +08:00
debugtalk
13076dda60 Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-17 16:46:42 +08:00
xucong.053
f553755124 change: update NewData function 2022-10-17 15:29:51 +08:00
xucong.053
299a5b2c65 change: update DataOptions 2022-10-17 14:32:28 +08:00
debugtalk
c033c8423a feat: add retry when requesting ocr service 2022-10-17 13:00:27 +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
debugtalk
185396e93b change: add ocr response logID 2022-10-16 09:32:56 +08:00
xucong.053
21463adb02 fix: add ocr auth 2022-10-13 11:03:24 +08:00