Commit Graph
561 Commits
Author SHA1 Message Date
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 7cac7742d2 change: convert case compatiblity 2024-11-09 23:21:51 +08:00
lilong.129 8846e84d19 refactor: TestCase/TestCaseDef/StepConfig models 2024-11-09 20:15:40 +08:00
lilong.129 2587bbee82 feat: exec multiple uixt actions 2024-11-07 21:00:21 +08:00
lilong.129 db5768e3a1 feat: add uixt action handler 2024-11-07 20:41:41 +08:00
lilong.129 90358196dd change: init android device 2024-11-07 20:17:08 +08:00
lilong.129 80abc92f71 feat: get screen result for hrp ui server 2024-11-05 17:38:14 +08:00
lilong.129 e279ac0a3a refactor: hrp ui server drag 2024-11-05 16:46:12 +08:00
lilong.129 2bdfe45f1d refactor: hrp ui server 2024-11-05 16:26:32 +08:00
lilong.129 112d7b6656 change: group hrp ui server urls 2024-11-05 15:27:43 +08:00
lilong.129 0ccac86957 change: move TapRequest Duration to Options 2024-11-05 15:00:58 +08:00
lilong.129 2680b38b4b refactor: change HttpResponse fields; code & message 2024-11-05 14:53:05 +08:00
lilong.129 1b900b0591 feat: hrp ui server response error code and msg 2024-11-04 21:18:10 +08:00
lilong.129 dd247815bd feat: tap with options for hrp ui server 2024-11-04 19:21:23 +08:00
lilong.129 6fb99114f4 feat: add tap text for hrp ui server 2024-11-04 18:02:11 +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 e176a55cc8 refactor: gadb PushFile pushes localfile path 2024-10-22 22:46:59 +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
lilong.129 ffb0eb6620 feat: restart uia2 server if crashed 2024-10-09 15:52:52 +08:00
lilong.129 56c2b33b79 feat: start/stop UIA2 server 2024-10-09 15:26:58 +08:00
lilong.129 a4d45bbaa3 change: add ctx to driver 2024-10-01 21:18:50 +08:00
余泓铮 dad3919a70 feat: 优化锁屏解锁 2024-09-30 17:09:57 +08:00
余泓铮 9acdb4332e feat: 新增日志 2024-09-26 22:47:31 +08:00
lilong.129 eac5e8368b refactor: android device Init, replace run shell 2024-09-25 22:46:45 +08:00
lilong.129 f5e55ef49d fix: miss device options 2024-09-25 22:41:04 +08:00
余泓铮 755b97e54d feat: 支持解锁 2024-09-25 11:29:48 +08:00
lilong.129 ea40b5e0cb feat: add code for network error 2024-09-21 18:33:53 +08:00
lilong.129 65301ef0e3 fix: test error 2024-09-20 18:12:54 +08:00
李隆 369a30b378 Merge branch 'refactor-hrp-interface' into 'feat/yuhongzheng/harmony'
# Conflicts:
#   hrp/internal/version/VERSION
2024-09-20 10:04:58 +00:00
余泓铮 a63a575c37 fix: 回滚go版本,测试加入localhost 2024-09-20 15:05:06 +08:00
余泓铮 029bfa05b4 feat: 加入打点支持 2024-09-20 10:49:38 +08:00