buyuxiang
f84f393130
change tap_cv params to []string
2023-06-07 23:02:48 +08:00
buyuxiang
8624c7854d
fix UI request ak, sk and header
2023-06-07 17:33:06 +08:00
buyuxiang
da83fd7d90
fix adb WindowSize and print logcat
2023-06-07 12:04:38 +08:00
buyuxiang
6bf5f0d776
tap_cv action supports ui detection
2023-06-07 00:28:43 +08:00
buyuxiang
ebf28a190e
avoid incorrect sleep because of screenshot after step (or each loop of step)
2023-05-31 11:09:41 +08:00
buyuxiang
8bd4149739
support non-blocking screenshot action and screenshot disable_retry
2023-05-31 10:23:49 +08:00
xucong.053
dd7d0ee708
fix: unittest
2023-04-19 19:37:26 +08:00
xucong.053
fe3f37d40d
fix: unittest
2023-04-19 19:29:36 +08:00
xucong.053
610ad906e9
fix: delete useless code
2023-04-19 19:29:36 +08:00
xucong.053
2396a525c8
fix: uiautomator server exits abnormally
2023-04-19 19:29:36 +08:00
xucong.053
c4cf4c9d83
fix: unittest
2023-04-19 19:29:36 +08:00
xucong.053
59e82cef72
fix: unittest
2023-04-19 19:29:36 +08:00
xucong.053
f0cafa9a9b
feat: icon matching of mobile ui automation
2023-04-19 19:29:36 +08:00
xucong.053
3591f72913
feat: scenario detect of mobile ui automation
2023-04-19 19:29:34 +08:00
xucong.053
ef9eaa7e38
feat: add tap offset of point
2023-04-19 19:22:49 +08:00
xucong.053
c467b55c72
feat: support closing app popup window by cv service
2023-04-19 19:22:49 +08:00
xucong.053
f6ed75474d
feat: support closing app popup window by cv service
2023-04-19 19:22:47 +08:00
lilong.129
b08411f3d4
fix unittest TestRunCaseWithTimeout
v4.3.3
2023-04-19 16:20:56 +08:00
lilong.129
efa218a565
fix: unittest test_request_http
2023-04-19 16:14:19 +08:00
debugtalk
13eb74bdb7
Merge pull request #1596 from ywanbing/feature-runner-ws
...
feat: inherit WS connections for referenced testcases
2023-04-19 15:59:43 +08:00
lilong.129
6ca9c5236b
fix #1467 : failed to parse parameters with plugin functions
2023-04-19 15:51:46 +08:00
debugtalk
f567f70045
Merge pull request #1548 from test-instructor/fix_hooks
...
fix: setup hooks compatible with v3
2023-04-19 14:56:13 +08:00
debugtalk
929179f2a8
Merge pull request #1590 from ywanbing/fix_1547
...
fix: ref testcase, generate report failed (#1547 )
2023-04-19 14:18:08 +08:00
ywanbing
c7d32b87a2
feature: 增加ws连接可以继承到引用的testcases中
2023-04-19 11:12:15 +08:00
ywb
1e071d486e
Merge remote-tracking branch 'origin/fix_1547' into fix_1547
...
# Conflicts:
# hrp/runner.go
2023-04-19 09:19:09 +08:00
lilong.129
59ca29b1ca
change: fix screenshot filename
2023-04-18 22:08:10 +08:00
lilong.129
e70ad2c4c6
fix #1549 : avoid duplicate creating plugins
2023-04-18 21:43:30 +08:00
lilong.129
38882ea2f3
change: update changelog
2023-04-18 21:08:34 +08:00
lilong.129
53116be354
fix #1549 : avoid duplicate creating plugins
2023-04-18 21:04:38 +08:00
lilong.129
7d7784d65a
fix #1592 : report html display url
2023-04-18 20:42:52 +08:00
debugtalk
1bcf45bd26
Merge pull request #1592 from ywanbing/fix_1468
...
fix: report html display the value of the url instead of variables
2023-04-18 20:39:17 +08:00
debugtalk
64d5d65364
Merge pull request #1591 from ywanbing/fix_ws_close
...
fix: fast fail , not closing the websocket connection
2023-04-18 20:34:48 +08:00
debugtalk
c93125520b
Merge pull request #1587 from httprunner/fix-android-ui
...
feat: add validator AssertAppInForeground and AssertAppNotInForeground
feat: save screenshots of all steps including ocr and cv recognition process data
2023-04-18 20:33:12 +08:00
lilong.129
d636f0cd3c
fix: change httpbin.org from http to https
2023-04-18 20:20:36 +08:00
lilong.129
b6cf074bb5
fix: copy screenshot buffer for OCR recognizing
2023-04-18 19:59:52 +08:00
lilong.129
865c8c6786
change: update examples
2023-04-18 19:33:15 +08:00
ywb
1547cf2074
fix: report html display the value of the url instead of variables
2023-04-18 17:37:33 +08:00
ywb
4e011d95d1
fix: fast fail , not closing the websocket connection
2023-04-18 16:23:20 +08:00
ywb
309ebcc639
fix: ref testcase, generate report failed ( #1547 )
2023-04-18 16:05:26 +08:00
lilong.129
804e69037a
change: GenNameWithTimestamp
2023-04-17 22:45:58 +08:00
lilong.129
a286e0f37f
change: update changelog
2023-04-17 14:38:07 +08:00
lilong.129
9e73328448
refactor: TakeScreenShot saves all screenshots
2023-04-16 22:32:47 +08:00
lilong.129
3770ce12bd
feat: add validator AssertAppInForeground and AssertAppNotInForeground
2023-04-16 18:54:40 +08:00
lilong.129
a6ec63322a
change: update go mod
2023-04-16 18:00:36 +08:00
lilong.129
7a9349ea32
fix: MobileUIAppNotInForegroundError exit code
2023-04-16 12:33:13 +08:00
debugtalk
8a66a777f9
Merge pull request #1530 from httprunner/dependabot/pip/certifi-2022.12.7
...
build(deps): bump certifi from 2021.10.8 to 2022.12.7
2023-04-15 00:22:50 +08:00
debugtalk
5c46388dd4
Merge pull request #1561 from httprunner/dependabot/go_modules/golang.org/x/text-0.3.8
...
build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8
2023-04-15 00:21:49 +08:00
debugtalk
336b25e097
Merge branch 'master' into dependabot/go_modules/golang.org/x/text-0.3.8
2023-04-15 00:21:17 +08:00
debugtalk
8151b80420
Merge pull request #1562 from httprunner/dependabot/go_modules/golang.org/x/net-0.7.0
...
build(deps): bump golang.org/x/net from 0.0.0-20220919232410-f2f64ebce3c1 to 0.7.0
2023-04-15 00:17:57 +08:00
debugtalk
1d63833b5f
Merge pull request #1585 from httprunner/fix-android-screencap
...
refactor android screencap
- feat: add adb `screencap` sub command
- feat: add `IsAppInForeground` to check if the given package is in foreground
- feat: check if app is in foreground when step failed
- fix: take screenshot after each step
- fix: screencap compatibility for shell v1 and v2
2023-04-15 00:12:51 +08:00