Commit Graph

15 Commits

Author SHA1 Message Date
lilong.129
6964bb6c85 refactor: replace NewDriver args with options 2023-08-11 15:21:57 +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
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
68dc545f35 feat: implement video crawler 2023-04-28 22:03:37 +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
28e65e50f7 fix: unittests 2022-10-16 14:59:05 +08:00
debugtalk
daa62486c5 refactor: vedem ocr get texts 2022-10-12 20:25:02 +08:00
debugtalk
23e7b4cf56 fix: release UI driver session 2022-10-11 21:38:05 +08:00
debugtalk
fa7e2754af feat: support config ios ResetHomeOnStartup, SnapshotMaxDepth, AcceptAlertButtonSelector, DismissAlertButtonSelector 2022-10-11 20:44:24 +08:00
debugtalk
7a0ce219e3 change: add capabilities for driver 2022-10-11 20:09:12 +08:00
debugtalk
36b10cfc23 refactor: init driver for device 2022-10-11 18:01:49 +08:00