Commit Graph

540 Commits

Author SHA1 Message Date
lilong.129
b3db26f6f9 fix: duplicate getting screen orientation 2024-12-08 12:42:50 +08:00
lilong.129
aaf36c28ac change: simplify ocr texts summary 2024-12-08 12:02:34 +08:00
lilong.129
9830bf4c07 refactor: rename ios_driver to ios_wda_driver 2024-12-08 11:45:25 +08:00
lilong.129
3cc4c47dfa feat: log adb driver request and response 2024-12-08 11:17:19 +08:00
lilong.129
5546181426 refactor: log ui driver request and response 2024-12-08 10:26:36 +08:00
lilong.129
0e7bf9a3d3 fix: prepareSwipeAction panic 2024-12-06 16:49:20 +08:00
lilong.129
85cd6ea379 fix: brighten should be executed before unlock 2024-12-04 22:04:21 +08:00
lilong.129
a59ac47eca fix: set timeout for WDA request 2024-12-04 17:37:24 +08:00
lilong.129
590e6110a1 feat: get size for OCRText 2024-12-02 16:45:34 +08:00
lilong.129
ad796590b5 refactor: merge Tap and TapFloat 2024-11-23 22:10:49 +08:00
lilong.129
89a08f61ec refactor: merge Swipe and SwipeFloat 2024-11-23 22:07:24 +08:00
lilong.129
0b598fa590 change: remove windowSize from DriverExt 2024-11-23 22:06:34 +08:00
lilong.129
270180603c feat: add AssertForegroundApp for ios 2024-11-23 21:49:17 +08:00
lilong.129
ec508012a9 change: upgrade go-ios to v1.0.161 2024-11-23 20:55:27 +08:00
lilong.129
9293c05a66 fix: lint warning 2024-11-23 15:13:56 +08:00
lilong.129
ef37d88e0b refactor ios: replace gidevice with go-ios 2024-11-23 15:06:28 +08:00
lilong.129
8aac2181be change: remove unused code 2024-11-21 19:16:37 +08:00
lilong.129
979535a73b fix: get validateUI error 2024-11-20 17:35:43 +08:00
lilong.129
c1895e3a42 change: GetForegroundApp for android device 2024-11-20 15:48:32 +08:00
lilong.129
08456ddf13 change: GetCurrentWindow, add compatibility with mResumedActivity 2024-11-20 13:30:20 +08:00
lilong.129
3e7f5d5408 change: GetCurrentWindow, add compatibility with mFocusedApp 2024-11-20 13:23:12 +08:00
lilong.129
7d6b5d2405 feat: add GetCurrentWindow() for Android device 2024-11-20 11:36:19 +08:00
lilong.129
b968e7be61 feat: FilterTextsByScope 2024-11-19 10:57:11 +08:00
lilong.129
01f03939d0 fix: convert swipe params with ConvertToFloat64Slice 2024-11-16 17:44:01 +08:00
lilong.129
d85703656b refactor: ConvertToFloat64Slice 2024-11-15 22:51:38 +08:00
lilong.129
b8b42d420b change: remove image result to reduce summary size 2024-11-14 22:14:56 +08:00
lilong.129
d97de403f9 feat: DriverSession Get and Reset 2024-11-14 21:30:09 +08:00
lilong.129
41de802c18 feat: DisableAutoPopupHandler 2024-11-14 14:41:13 +08:00
lilong.129
2a84335910 feat: describe screenshot file name with params 2024-11-13 21:51:43 +08:00
lilong.129
6d514589a0 fix: Swipe params not used 2024-11-13 20:58:52 +08:00
lilong.129
d8eb10808f feat: GetScreenResult with ScreenShotFileName option 2024-11-13 20:25:44 +08:00
lilong.129
f469ddc1d1 feat: unlock android device screen; brighten android device screen 2024-11-13 14:51:20 +08:00
lilong.129
589b18f9f0 change: set closeResult nil to reduce unnecessary summary info 2024-11-12 22:29:39 +08:00
lilong.129
8e7ac41841 feat: log uixt action 2024-11-11 11:13:04 +08:00
lilong.129
ec72cb8904 feat: mobile sleep step supports specify start time 2024-11-10 22:39:34 +08:00
lilong.129
96a744365b refactor: log step start time and elapsed(ms) 2024-11-10 10:40:44 +08:00
lilong.129
52b45a55d2 refactor: initUIClient 2024-11-10 00:26:30 +08:00
lilong.129
8846e84d19 refactor: TestCase/TestCaseDef/StepConfig models 2024-11-09 20:15:40 +08:00
lilong.129
00696b0928 fix: 修复 app 安装确认弹窗正则匹配的问题 2024-10-25 10:15:22 +08:00
lilong.129
efaa03c636 fix: regex match text for app install 2024-10-24 19:39:11 +08:00
lilong.129
b8083cd03e refactor: device Install interface 2024-10-23 21:02:06 +08:00
lilong.129
4b568dac01 refactor: InstallAPK install apk path 2024-10-23 15:23:52 +08:00
lilong.129
d86897c249 merge remote, fix conflict 2024-10-16 15:45:53 +08:00
lilong.129
f9044eabe3 refactor: rename env package to config 2024-10-16 15:36:37 +08:00
lilong.129
a4236eea39 refactor: load env on running 2024-10-16 15:32:00 +08:00
余泓铮
01cbcf16fd Merge branch 'refactor-hrp-interface' into 'feat/yuhongzheng/harmony'
# Conflicts:
#   hrp/internal/version/VERSION
2024-10-15 02:48:22 +00:00
lilong.129
0f22477a83 fix: wait for uiautomator2 server start 2024-10-11 22:29:25 +08:00
lilong.129
f8da26776a feat: check android uiautomator server running 2024-10-11 21:32:06 +08:00
lilong.129
37cbfacc2d feat: check android uiautomator server package installed 2024-10-11 20:57:09 +08:00
lilong.129
7506ebcb3b fix: uia2 port and ip 2024-10-09 15:57:24 +08:00