debugtalk
|
64f1a28605
|
feat: run Android UI automation with adb by default, add uixt.WithUIA2(true) option to use uiautomator2
|
2022-12-26 21:57:47 +08:00 |
|
debugtalk
|
287498f098
|
change: remove traceroute
|
2022-12-24 12:40:32 +08:00 |
|
debugtalk
|
4734b35ac4
|
change: remove curl
|
2022-12-23 18:58:06 +08:00 |
|
debugtalk
|
59088174de
|
feat: load from curl text files
|
2022-12-23 18:24:45 +08:00 |
|
debugtalk
|
455724dd1b
|
refactor: results dir
|
2022-12-16 00:24:35 +08:00 |
|
debugtalk
|
ee68b954fb
|
refactor: get current dir
|
2022-12-15 23:42:39 +08:00 |
|
debugtalk
|
c66f77195b
|
bump version to v4.3.1
|
2022-12-14 00:30:00 +08:00 |
|
debugtalk
|
055dde9d16
|
change: update tests
|
2022-10-27 22:03:16 +08:00 |
|
debugtalk
|
8c359e3610
|
fix: parse error exit code
|
2022-10-24 17:03:47 +08:00 |
|
debugtalk
|
e3912f219d
|
change: replace uuid lib
|
2022-10-24 10:52:57 +08:00 |
|
debugtalk
|
554f798f79
|
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
|
9311e52e44
|
change: wda ports are used preferentially from environment variables
|
2022-10-23 21:03:39 +08:00 |
|
debugtalk
|
f468e77f55
|
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
|
30421f2945
|
fix: failed to return exit code correctly
|
2022-10-23 17:29:03 +08:00 |
|
debugtalk
|
81de0b159c
|
fix: logs
|
2022-10-23 16:41:23 +08:00 |
|
debugtalk
|
be523eda0c
|
release v4.3.0
|
2022-10-21 22:22:00 +08:00 |
|
debugtalk
|
1f7737d0e7
|
change: add exit code
|
2022-10-21 21:39:18 +08:00 |
|
debugtalk
|
775e42f7fa
|
change: print hrp exit code
|
2022-10-21 16:00:25 +08:00 |
|
debugtalk
|
278649b8f3
|
change: update exit code
|
2022-10-21 15:17:29 +08:00 |
|
debugtalk
|
d8dc3c58c9
|
feat: add status code for mobile UI
|
2022-10-19 11:54:35 +08:00 |
|
debugtalk
|
a2f1f7ca0e
|
refactor: CaseRunner and SessionRunner
|
2022-10-19 10:56:02 +08:00 |
|
debugtalk
|
c23053ca16
|
refactor: update summary in controller
|
2022-10-18 16:07:21 +08:00 |
|
debugtalk
|
792605a1dc
|
fix: exit with code
|
2022-10-17 21:44:41 +08:00 |
|
debugtalk
|
d56597dc62
|
fix merge
|
2022-10-17 17:10:53 +08:00 |
|
debugtalk
|
3ccdb00fc2
|
fix: avoid data race for httpstat
|
2022-10-16 22:36:49 +08:00 |
|
debugtalk
|
efbc89a8df
|
fix: unittests
|
2022-10-16 14:59:05 +08:00 |
|
debugtalk
|
47020148a8
|
refactor: move exec to myexec
|
2022-10-16 14:13:43 +08:00 |
|
debugtalk
|
2f73012cfc
|
change: add ocr response logID
|
2022-10-16 09:32:56 +08:00 |
|
debugtalk
|
83c7dceadf
|
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
|
c9279fb4f7
|
feat: input params by funcion in ui automation
|
2022-10-13 14:17:24 +08:00 |
|
debugtalk
|
2a51f8dfb4
|
change: bump version
|
2022-10-13 11:18:36 +08:00 |
|
xucong.053
|
1392fe293f
|
fix: add ocr auth
|
2022-10-13 11:03:24 +08:00 |
|
debugtalk
|
71f49303be
|
fix: get pid by bundle id in perf
|
2022-10-11 22:24:49 +08:00 |
|
debugtalk
|
0ff5fb762f
|
refactor: move converter from hrp internal to pkg
|
2022-10-11 11:59:31 +08:00 |
|
debugtalk
|
0a0700dda8
|
refactor: move boomer from hrp internal to pkg
|
2022-10-11 11:17:58 +08:00 |
|
debugtalk
|
c81c5841ee
|
change: group environments
|
2022-10-11 11:12:28 +08:00 |
|
debugtalk
|
a8aab0e905
|
refactor: move httpstat from hrp internal to pkg
|
2022-10-11 10:40:44 +08:00 |
|
debugtalk
|
59b06fcf65
|
refactor: move uixt from hrp internal to pkg
|
2022-10-10 22:12:36 +08:00 |
|
debugtalk
|
f4584db139
|
Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3
|
2022-10-10 18:09:22 +08:00 |
|
debugtalk
|
f1ada82452
|
feat: mount ios developer image
|
2022-10-10 18:09:13 +08:00 |
|
lingxiaozu
|
619b8a3b68
|
fix: failed to send keys in android ui automation
|
2022-10-10 17:16:56 +08:00 |
|
debugtalk
|
1edef81da8
|
change: bump version
|
2022-10-10 15:43:34 +08:00 |
|
debugtalk
|
5134a1ab98
|
Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3
|
2022-10-10 15:12:39 +08:00 |
|
debugtalk
|
cd33f01840
|
feat: integrage ios performance monitor
|
2022-10-10 14:09:42 +08:00 |
|
xucong.053
|
5d271406f9
|
fix: accurate adb log logging with identifier
|
2022-10-09 21:28:21 +08:00 |
|
debugtalk
|
2dd524ac05
|
change: bump verison
|
2022-10-08 12:54:25 +08:00 |
|
debugtalk
|
d96c599749
|
feat: print ios apps
|
2022-10-01 18:28:47 +08:00 |
|
debugtalk
|
a6e568e73b
|
feat: create free port for WDA HTTP driver
|
2022-09-30 20:37:34 +08:00 |
|
debugtalk
|
740e487487
|
change: update logs
|
2022-09-30 16:44:15 +08:00 |
|
debugtalk
|
30626575dd
|
refactor: init WDA HTTP driver
|
2022-09-30 16:27:58 +08:00 |
|