lilong.129
|
7a255e6ef5
|
feat: add video crawler
|
2023-04-25 13:26:56 +08:00 |
|
lilong.129
|
d6db673962
|
change: update changelog
|
2023-04-25 11:23:30 +08:00 |
|
rebecca
|
97359d11e0
|
hooks增加对header、params的修改
|
2023-04-22 00:00:08 +08:00 |
|
lilong.129
|
90cea61c32
|
fix unittest TestRunCaseWithTimeout
|
2023-04-19 16:20:56 +08:00 |
|
debugtalk
|
357ac7f575
|
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
|
202e6ce463
|
fix #1467: failed to parse parameters with plugin functions
|
2023-04-19 15:51:46 +08:00 |
|
debugtalk
|
418321219b
|
Merge pull request #1548 from test-instructor/fix_hooks
fix: setup hooks compatible with v3
|
2023-04-19 14:56:13 +08:00 |
|
ywanbing
|
e2eae18c44
|
feature: 增加ws连接可以继承到引用的testcases中
|
2023-04-19 11:12:15 +08:00 |
|
ywb
|
5d4f11b25a
|
Merge remote-tracking branch 'origin/fix_1547' into fix_1547
# Conflicts:
# hrp/runner.go
|
2023-04-19 09:19:09 +08:00 |
|
lilong.129
|
72e1780b1c
|
change: fix screenshot filename
|
2023-04-18 22:08:10 +08:00 |
|
lilong.129
|
1ffee4734e
|
fix #1549: avoid duplicate creating plugins
|
2023-04-18 21:43:30 +08:00 |
|
lilong.129
|
ebeae0c777
|
change: update changelog
|
2023-04-18 21:08:34 +08:00 |
|
lilong.129
|
ac7e12f111
|
fix #1549: avoid duplicate creating plugins
|
2023-04-18 21:04:38 +08:00 |
|
lilong.129
|
eb04bee822
|
fix #1592: report html display url
|
2023-04-18 20:42:52 +08:00 |
|
debugtalk
|
53e1c4644e
|
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
|
20fc465cf9
|
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 |
|
lilong.129
|
a6baeb1dd6
|
fix: change httpbin.org from http to https
|
2023-04-18 20:20:36 +08:00 |
|
lilong.129
|
6c89236941
|
fix: copy screenshot buffer for OCR recognizing
|
2023-04-18 19:59:52 +08:00 |
|
ywb
|
9d9751ab4d
|
fix: report html display the value of the url instead of variables
|
2023-04-18 17:37:33 +08:00 |
|
ywb
|
419620fad3
|
fix: fast fail , not closing the websocket connection
|
2023-04-18 16:23:20 +08:00 |
|
ywb
|
1b7ea07611
|
fix: ref testcase, generate report failed (#1547)
|
2023-04-18 16:05:26 +08:00 |
|
lilong.129
|
58f1fec2fa
|
change: GenNameWithTimestamp
|
2023-04-17 22:45:58 +08:00 |
|
lilong.129
|
0a59ced824
|
refactor: TakeScreenShot saves all screenshots
|
2023-04-16 22:32:47 +08:00 |
|
lilong.129
|
2644c24fae
|
feat: add validator AssertAppInForeground and AssertAppNotInForeground
|
2023-04-16 18:54:40 +08:00 |
|
lilong.129
|
36d9802adb
|
fix: MobileUIAppNotInForegroundError exit code
|
2023-04-16 12:33:13 +08:00 |
|
lilong.129
|
1c10978fac
|
fix: screencap compatibility for shell v1 and v2
|
2023-04-14 23:57:20 +08:00 |
|
lilong.129
|
2d7634f6b0
|
fix: checkout ocr response status code
|
2023-04-14 21:50:24 +08:00 |
|
lilong.129
|
f5935f0ffd
|
fix: support gif image
|
2023-04-14 21:37:35 +08:00 |
|
lilong.129
|
bae5380f80
|
fix: ScreenCap call RunShellCommandWithBytes
|
2023-04-14 21:10:43 +08:00 |
|
lilong.129
|
7ef29fef60
|
fix: adb logcat clear argument
|
2023-04-14 20:28:04 +08:00 |
|
lilong.129
|
12fdf489d7
|
bump version to v4.3.3.2023041419
|
2023-04-14 19:02:34 +08:00 |
|
lilong.129
|
2ce6ce371b
|
feat: check if app is in foreground when step failed
|
2023-04-14 18:57:36 +08:00 |
|
lilong.129
|
75997b1178
|
change: print ocr service logID when success
|
2023-04-14 18:03:13 +08:00 |
|
lilong.129
|
faf126f046
|
feat: add IsAppInForeground to check if the given package is in fore ground
|
2023-04-14 17:43:27 +08:00 |
|
lilong.129
|
b5cb8c6ffe
|
feat: add adb screencap sub command
|
2023-04-14 16:35:10 +08:00 |
|
lilong.129
|
4803d7fbf9
|
refactor: get attached android/ios devices
|
2023-04-14 15:55:54 +08:00 |
|
lilong.129
|
632f821713
|
change: take screenshot after each step
|
2023-04-14 13:29:22 +08:00 |
|
lilong.129
|
b0b41b8804
|
change: remove debug log
|
2023-04-13 23:12:43 +08:00 |
|
lilong.129
|
639ae3e4f2
|
faet: add ScreenCap for gadb
|
2023-04-13 22:48:40 +08:00 |
|
lilong.129
|
e35a11a25f
|
refactor: replace gadb with optimized version authoried by @appl3s
|
2023-04-13 22:41:45 +08:00 |
|
lilong.129
|
9ad8410e9b
|
change: bump version to 4.3.3
|
2023-04-11 22:22:36 +08:00 |
|
lilong.129
|
5458dc27c8
|
feat: SleepRandom add weight argument to specify the probability of the time range
|
2023-04-11 22:03:14 +08:00 |
|
lilong.129
|
8d3d916004
|
fix: sleep random arguments adapt to int and float
|
2023-02-14 00:06:19 +08:00 |
|
lilong.129
|
4b7bd380be
|
fix: do not fail case when kill logcat error
|
2023-02-13 23:37:54 +08:00 |
|
lilong.129
|
bf6032520d
|
fix: stop logcat only when enabled
|
2023-02-13 23:34:09 +08:00 |
|
debugtalk
|
dfa586abbd
|
feat: add random builtin functions
|
2023-02-13 22:26:49 +08:00 |
|
debugtalk
|
8065703fa7
|
feat: sleep random seconds
|
2023-02-13 22:22:49 +08:00 |
|
debugtalk
|
cca4bd7ae3
|
change: update logcat args
|
2023-02-13 21:47:53 +08:00 |
|
buyuxiang
|
8beb88bd5c
|
fix: err wrap and TapFloat
|
2023-01-19 08:59:17 +08:00 |
|
cheetah
|
2b120d2571
|
setup hooks 兼容v3版本同样的功能
|
2023-01-09 23:48:52 +08:00 |
|