Commit Graph
4019 Commits
Author SHA1 Message Date
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 0055e90e38 feat: add SetupDirPath() for summary 2024-11-03 18:30:33 +08:00
lilong.129 9915ddd11d refactor: update version format 2024-11-03 12:11:18 +08:00
lilong.129 c478e98cf4 feat: add status code NetworkConfigureError 2024-11-01 18:08:35 +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 0aa45e8f0e feat: add hrp code DeviceInstallFailed 2024-10-23 21:02:17 +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
李隆 609a014ffe Merge branch 'feat/yuhongzheng/harmony' into 'refactor-hrp-interface'
Feat/yuhongzheng/harmony

See merge request iesqa/httprunner!54
2024-10-16 07:38:15 +00: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
余泓铮 cf1868a948 feat: update ghdc 2024-10-15 10:42:53 +08: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
余泓铮 e0a05a91c6 feat: update ghdc 2024-10-09 21:17:45 +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
余泓铮 aae910acec feat: update ghdc 2024-10-08 21:59:35 +08:00
lilong.129 0e835be651 change: update code 2024-10-03 00:06:59 +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
余泓铮 6125115625 feat: update ghdc 2024-09-30 11:34:47 +08:00
lilong.129 7c92f23bf4 feat: add hrp code DeviceConfigureError 2024-09-29 15:26:02 +08:00
余泓铮 c9e28cbf2e feat: merge refactor 2024-09-27 15:06:55 +08:00
lilong.129 bdaf341dd3 fix: session runner start, handle defer err 2024-09-27 15:05:35 +08:00
余泓铮 9acdb4332e feat: 新增日志 2024-09-26 22:47:31 +08:00
李隆 332d09cba3 Merge branch 'feat/yuhongzheng/harmony' into 'refactor-hrp-interface'
Feat/yuhongzheng/harmony

See merge request iesqa/httprunner!53
2024-09-25 15:31:49 +00:00
余泓铮 351595e20b fix: 优化语法 2024-09-25 22:53:38 +08:00
余泓铮 f9099e7ecf feat: merge refactor 2024-09-25 22:49:06 +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
余泓铮 b364988431 merge refactor 2024-09-25 21:59:08 +08:00
lilong.129 1fa3c567b9 fix: miss device serial for mobile step 2024-09-25 16:46:00 +08:00