Commit Graph

286 Commits

Author SHA1 Message Date
debugtalk
c8878c34b5 fix: parse error exit code 2022-10-24 17:03:47 +08:00
debugtalk
d518def919 change: replace uuid lib 2022-10-24 10:52:57 +08:00
debugtalk
6e1348dc1e Merge pull request #1503 from httprunner/bugfix
feat: support specify WDA_LOCAL_PORT and WDA_LOCAL_MJPEG_PORT in environment variables
2022-10-23 21:17:16 +08:00
xucong.053
4fb3bfaf23 change: wda ports are used preferentially from environment variables 2022-10-23 21:03:39 +08:00
debugtalk
1c80783c03 Merge pull request #1502 from httprunner/bugfix
fix: failed to record the android ui step type in the step result
2022-10-23 17:37:35 +08:00
xucong.053
66eca9012b fix: failed to return exit code correctly 2022-10-23 17:29:03 +08:00
debugtalk
be8d8b5c5d fix: logs 2022-10-23 16:41:23 +08:00
debugtalk
a51c21b492 release v4.3.0 2022-10-21 22:22:00 +08:00
debugtalk
c200ef6900 change: add exit code 2022-10-21 21:39:18 +08:00
debugtalk
4a8fcd4fd9 change: print hrp exit code 2022-10-21 16:00:25 +08:00
debugtalk
2656676386 change: update exit code 2022-10-21 15:17:29 +08:00
debugtalk
8947c0ad5a feat: add status code for mobile UI 2022-10-19 11:54:35 +08:00
debugtalk
ec9b81ca2e refactor: CaseRunner and SessionRunner 2022-10-19 10:56:02 +08:00
debugtalk
23abc56a82 refactor: update summary in controller 2022-10-18 16:07:21 +08:00
debugtalk
c5f81f2593 fix: exit with code 2022-10-17 21:44:41 +08:00
debugtalk
30b153a43c fix merge 2022-10-17 17:10:53 +08:00
debugtalk
a413197ae6 fix: avoid data race for httpstat 2022-10-16 22:36:49 +08:00
debugtalk
28e65e50f7 fix: unittests 2022-10-16 14:59:05 +08:00
debugtalk
f21c949897 refactor: move exec to myexec 2022-10-16 14:13:43 +08:00
debugtalk
185396e93b change: add ocr response logID 2022-10-16 09:32:56 +08:00
debugtalk
04cf462c24 Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-13 20:47:11 +08:00
xucong.053
6ec187d995 feat: input params by funcion in ui automation 2022-10-13 14:17:24 +08:00
debugtalk
e8c95a5be2 change: bump version 2022-10-13 11:18:36 +08:00
xucong.053
21463adb02 fix: add ocr auth 2022-10-13 11:03:24 +08:00
debugtalk
43fa5ac0cd fix: get pid by bundle id in perf 2022-10-11 22:24:49 +08:00
debugtalk
98db4d7bfa refactor: move converter from hrp internal to pkg 2022-10-11 11:59:31 +08:00
debugtalk
3e1c57b777 refactor: move boomer from hrp internal to pkg 2022-10-11 11:17:58 +08:00
debugtalk
c2679a1508 change: group environments 2022-10-11 11:12:28 +08:00
debugtalk
9b1f7d2d07 refactor: move httpstat from hrp internal to pkg 2022-10-11 10:40:44 +08:00
debugtalk
63e18ddeba refactor: move uixt from hrp internal to pkg 2022-10-10 22:12:36 +08:00
debugtalk
1cc2d0d27f Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-10 18:09:22 +08:00
debugtalk
ef8f7ec6c4 feat: mount ios developer image 2022-10-10 18:09:13 +08:00
lingxiaozu
187bd71e29 fix: failed to send keys in android ui automation 2022-10-10 17:16:56 +08:00
debugtalk
ab3b2704db change: bump version 2022-10-10 15:43:34 +08:00
debugtalk
c428b1d95e Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-10 15:12:39 +08:00
debugtalk
ae49259eff feat: integrage ios performance monitor 2022-10-10 14:09:42 +08:00
xucong.053
fd50073fab fix: accurate adb log logging with identifier 2022-10-09 21:28:21 +08:00
debugtalk
ed15e31805 change: bump verison 2022-10-08 12:54:25 +08:00
debugtalk
ac1afdc87a feat: print ios apps 2022-10-01 18:28:47 +08:00
debugtalk
ed3d4c4f0d feat: create free port for WDA HTTP driver 2022-09-30 20:37:34 +08:00
debugtalk
8698a152ac change: update logs 2022-09-30 16:44:15 +08:00
debugtalk
aa6eb28771 refactor: init WDA HTTP driver 2022-09-30 16:27:58 +08:00
debugtalk
d65aa49281 Merge pull request #1484 from httprunner/dev-v4.3-bugfix
fix: failed to input on android device
2022-09-30 14:19:38 +08:00
xucong053
72bab2c941 fix: failed to open camera on android 2022-09-30 14:17:02 +08:00
debugtalk
d426bb4314 change: override WDA proxy port with environment variable WDA_PROXY_PORT, WDA_PROXY_MJPEG_PORT 2022-09-30 14:11:07 +08:00
xucong053
d143e3d16e fix: failed to input on android device 2022-09-30 13:55:06 +08:00
xucong053
10a50cb531 change: update adb logs 2022-09-30 13:47:59 +08:00
xucong053
fe13a6592d fix: update interface of recording adb logs 2022-09-30 13:45:35 +08:00
xucong053
7a553f31b6 fix: failed to exec command line on windows 2022-09-30 13:27:24 +08:00
xucong053
a43b95add6 change: update adb logs 2022-09-30 13:27:22 +08:00