lilong.129
|
20eb9ec39a
|
change: upgrade go mod zerolog
|
2023-08-06 10:20:41 +08:00 |
|
debugtalk
|
0332e8302c
|
Merge pull request #1667 from httprunner/support-tap-by-ui-detection
feat: `tap_cv` action supports ui type detection and tap
|
2023-08-01 15:58:34 +08:00 |
|
buyuxiang
|
2610f023f5
|
add options for GetImage method
|
2023-08-01 14:13:50 +08:00 |
|
buyuxiang
|
edcfec46dc
|
rename: service_vedem.go and CV related error codes
|
2023-07-31 21:22:19 +08:00 |
|
buyuxiang
|
02c7d3c6cf
|
feat: tap_cv action supports ui type detection and tap
|
2023-07-31 21:15:07 +08:00 |
|
debugtalk
|
2e92015e88
|
Merge pull request #1666 from httprunner/fix-GetImage
fix: reuse the same request body during GetImage retry
|
2023-07-31 20:30:44 +08:00 |
|
debugtalk
|
d339411914
|
Merge pull request #1665 from httprunner/refactor-ui-validation
refactor: ui validation
|
2023-07-31 20:29:15 +08:00 |
|
buyuxiang
|
6e44e37c57
|
fix: reuse the same request body during GetImage retry
|
2023-07-31 20:05:44 +08:00 |
|
buyuxiang
|
43dee8dc4a
|
refactor: ui validation
|
2023-07-31 19:43:33 +08:00 |
|
debugtalk
|
1e43a827a2
|
Merge pull request #1664 from httprunner/add-default-options
fix: add default options for `swipe_to_tap_app` action
|
2023-07-31 17:06:20 +08:00 |
|
debugtalk
|
43fdbf5afc
|
Merge pull request #1663 from httprunner/use-override-size-if-existed
fix: use Override size if existed, otherwise use Physical size
|
2023-07-31 17:05:28 +08:00 |
|
debugtalk
|
fa2c7f5adc
|
Merge pull request #1662 from httprunner/support_action_level_options
fix compatibility: support indicating options separately in MobileAction level
|
2023-07-31 17:02:09 +08:00 |
|
buyuxiang
|
2546eb5ca9
|
fix: add default options for swipe_to_tap_app action
|
2023-07-31 15:22:50 +08:00 |
|
buyuxiang
|
c05538a826
|
fix: use Override size if existed, otherwise use Physical size
|
2023-07-31 15:19:36 +08:00 |
|
buyuxiang
|
8c917b6a35
|
compatibility: support indicating options separately in MobileAction level
|
2023-07-31 15:05:29 +08:00 |
|
debugtalk
|
e4f5f8e416
|
Merge pull request #1653 from httprunner/auto-reset-session
feat: support to reset automatically when crashed
|
2023-07-24 19:57:38 +08:00 |
|
buyuxiang
|
7fbc54fb4c
|
rename webdriver request base method
|
2023-07-24 19:41:37 +08:00 |
|
buyuxiang
|
c91be64240
|
refactor UIA2 / WDA driver request
|
2023-07-24 17:43:36 +08:00 |
|
bbx-winner
|
0cbc5eec5a
|
Merge branch 'master' into auto-reset-session
|
2023-07-24 13:34:37 +08:00 |
|
buyuxiang
|
a73976a98d
|
fix wda auto reset session
|
2023-07-24 13:06:22 +08:00 |
|
debugtalk
|
6737b27fda
|
Merge pull request #1654 from httprunner/feat-ga4
release v4.3.5
- refactor: send events to Google Analytics 4, replace GA v1
- fix: failure unittests caused by httpbin.org, replace with docker service
- fix: handle unstable unittests, restore github actions pipeline
**go version**
- feat: report GA4 events for hrp cmd
- change: create python venv with httprunner minimum version v4.3.5
- fix #1603: ensure path suffix '/' exists
**python version**
- fix: upgrade pyyaml from 5.4.1 to 6.0.1, fix installing error
- refactor: update httprunner dependencies
|
2023-07-24 00:09:31 +08:00 |
|
lilong.129
|
640ca85dd3
|
fix: unittests
|
2023-07-24 00:01:53 +08:00 |
|
lilong.129
|
bc65eb9809
|
feat: report GA4 events for hrp cmd
|
2023-07-23 23:59:01 +08:00 |
|
lilong.129
|
0a88e3a57f
|
fix: unittests
|
2023-07-23 23:03:25 +08:00 |
|
lilong.129
|
9fc8c0244b
|
fix: TestOnMessage
|
2023-07-23 15:35:28 +08:00 |
|
lilong.129
|
197f63a74f
|
fix: upgrade codecov from v1 to v3
|
2023-07-23 15:16:22 +08:00 |
|
lilong.129
|
d04609529c
|
change: create python venv with httprunner minimum version v4.3.5
|
2023-07-23 14:58:22 +08:00 |
|
lilong.129
|
5462190f63
|
fix: unittests
|
2023-07-23 14:52:49 +08:00 |
|
lilong.129
|
1c468aa793
|
fix: unittests
|
2023-07-23 14:08:37 +08:00 |
|
lilong.129
|
46639cae18
|
fix: build url, handle request params
|
2023-07-23 13:49:56 +08:00 |
|
lilong.129
|
192b8b6c3c
|
fix: unittests
|
2023-07-23 11:37:25 +08:00 |
|
lilong.129
|
dbf76eca4b
|
fix #1655: ensure path suffix '/' exists
|
2023-07-23 10:33:46 +08:00 |
|
lilong.129
|
e212ccf0b9
|
fix: unittests
|
2023-07-22 11:40:16 +08:00 |
|
lilong.129
|
c712aa425e
|
change: replace httpbin.org with docker service
|
2023-07-22 00:18:58 +08:00 |
|
lilong.129
|
52fc9c3a17
|
change: move HTTP_BIN_URL to utils
|
2023-07-21 23:42:56 +08:00 |
|
lilong.129
|
ac4c921c46
|
fix: start docker as service
|
2023-07-21 23:31:52 +08:00 |
|
lilong.129
|
9b30fa2435
|
refactor: replace httpbin service with docker
|
2023-07-21 23:16:45 +08:00 |
|
lilong.129
|
36f849ded6
|
fix: downgrade urllib3 to 1.26
|
2023-07-21 21:20:25 +08:00 |
|
lilong.129
|
60fbfd29ff
|
change: upgrade requests
|
2023-07-21 21:06:25 +08:00 |
|
lilong.129
|
a600adfd71
|
change: update tests
|
2023-07-21 20:56:17 +08:00 |
|
lilong.129
|
430bc3ec0e
|
refactor: upgrade httprunner dependencies
|
2023-07-21 20:24:43 +08:00 |
|
lilong.129
|
29d31f27bf
|
change: remove GA sdk in python version, replace with GA4
|
2023-07-21 20:04:30 +08:00 |
|
lilong.129
|
ab0b7e14c8
|
feat: send events to Google Analytics 4 in python version
|
2023-07-21 19:29:34 +08:00 |
|
lilong.129
|
2c280a6bf4
|
change: remove GA sdk, replace with GA4
|
2023-07-21 10:33:52 +08:00 |
|
lilong.129
|
11f017c082
|
change: go fmt
|
2023-07-21 10:32:48 +08:00 |
|
buyuxiang
|
00c79a13df
|
fix iOS conn close
|
2023-07-21 10:30:36 +08:00 |
|
lilong.129
|
17b6d95b3b
|
refactor: replace GA with GA4
|
2023-07-20 23:29:49 +08:00 |
|
lilong.129
|
503b3fd38f
|
refactor: relocate GA sdk
|
2023-07-20 22:06:01 +08:00 |
|
lilong.129
|
b8b6f3c3d0
|
refactor: relocate sentry sdk
|
2023-07-20 22:02:53 +08:00 |
|
lilong.129
|
bfc553b9d5
|
feat: send events to Google Analytics 4
|
2023-07-20 21:56:58 +08:00 |
|