lilong.129
|
ac2ccc2c79
|
change: rename step start time field
|
2023-06-01 21:31:14 +08:00 |
|
lilong.129
|
6e7495d6bb
|
update changelog
|
2023-06-01 21:21:48 +08:00 |
|
lilong.129
|
448774439f
|
feat: add checking popup texts
|
2023-06-01 19:43:35 +08:00 |
|
lilong.129
|
78d912fdc0
|
feat: print hrp runner exit code
|
2023-06-01 17:57:17 +08:00 |
|
lilong.129
|
a24e1ff251
|
feat: add screen resolution in screen results
|
2023-06-01 17:42:40 +08:00 |
|
lilong.129
|
233d5e1b64
|
feat: add exit code LoopActionNotFoundError
|
2023-06-01 17:11:34 +08:00 |
|
lilong.129
|
f4a9be3c88
|
feat: add step start time in step result
|
2023-06-01 16:12:28 +08:00 |
|
lilong.129
|
d5554b38ac
|
change: remove dial ping and dns
|
2023-05-31 21:29:35 +08:00 |
|
debugtalk
|
383263b44d
|
Merge pull request #1608 from httprunner/fix-android-ui
v4.3.4 refactor android UI
- feat: add video crawler for feed and live
- feat: cache screenshot ocr texts
- feat: set testcase and request timeout in seconds
- feat: catch interrupt signal
- feat: add new exit code MobileUILaunchAppError/InterruptError/TimeoutError/MobileUIActivityNotMatchError/MobileUIPopupError
- feat: find text with regex
- feat: add UI ocr tags to summary
- feat: check android device offline when running shell failed
- refactor: replace OCR APIs with image APIs
- refactor: FindText(s) returns OCRText(s)
- refactor: merge ActionOption with DataOption
- change: exit with AndroidShellExecError code for adb shell failure
- change: request vedem ocr with uploading image
|
2023-05-31 20:56:56 +08:00 |
|
lilong.129
|
aa65962ffe
|
bump version
|
2023-05-31 20:50:40 +08:00 |
|
lilong.129
|
e1169ec628
|
feat: add GetScreenTexts
|
2023-05-31 20:17:43 +08:00 |
|
lilong.129
|
42256bc20b
|
fix: handle offset
|
2023-05-31 20:08:02 +08:00 |
|
lilong.129
|
946aa1a7df
|
bump version
|
2023-05-31 18:05:05 +08:00 |
|
lilong.129
|
70039f327c
|
fix: ignore error when get foreground app failed
|
2023-05-31 17:57:24 +08:00 |
|
lilong.129
|
78f63014cc
|
change: remove checking if app is in foreground when step failed
|
2023-05-31 16:11:04 +08:00 |
|
lilong.129
|
7d7044f332
|
refactor: GetScreenResult
|
2023-05-31 16:10:24 +08:00 |
|
lilong.129
|
55e6a42b0f
|
refactor: rename variables
|
2023-05-31 14:15:43 +08:00 |
|
lilong.129
|
aafff8de9d
|
refactor: move IOCRService to IImageService
|
2023-05-31 12:08:54 +08:00 |
|
lilong.129
|
9d78c52713
|
bump version
|
2023-05-31 11:45:26 +08:00 |
|
lilong.129
|
809a011488
|
refactor: use vedem image api
|
2023-05-30 22:59:58 +08:00 |
|
lilong.129
|
b0e7a6609f
|
change: check android device offline
|
2023-05-30 21:31:51 +08:00 |
|
lilong.129
|
21a2f9fd22
|
refactor: check feed activity
|
2023-05-30 17:40:41 +08:00 |
|
lilong.129
|
4c6cce1d17
|
fix: get foreground app
|
2023-05-30 16:42:08 +08:00 |
|
lilong.129
|
788d2aed9c
|
change: set alias WithWaitTime for compatibility
|
2023-05-30 15:50:09 +08:00 |
|
lilong.129
|
a36c4b7a9a
|
fix: avoid panic when ActionOptions is nil
|
2023-05-30 14:48:04 +08:00 |
|
lilong.129
|
da9fde63bf
|
fix: tap X button on upper-right corner to exit live room
|
2023-05-11 20:20:14 +08:00 |
|
lilong.129
|
786fdfe405
|
change: update feed/live found log
|
2023-05-11 19:33:11 +08:00 |
|
lilong.129
|
1ba13cf6b2
|
change: handle popup with regex
|
2023-05-11 16:47:53 +08:00 |
|
lilong.129
|
b6373fd1a1
|
change: remove AGW body verification
|
2023-05-11 16:41:24 +08:00 |
|
lilong.129
|
56e065c10b
|
change: add ks
|
2023-05-10 16:23:47 +08:00 |
|
lilong.129
|
41e4d89c95
|
feat: request vedem ocr with uploading image
|
2023-05-09 22:48:42 +08:00 |
|
lilong.129
|
b480c6058b
|
bump version v4.3.4-beta-202305042235
|
2023-05-04 22:37:38 +08:00 |
|
lilong.129
|
f720eaacfb
|
change: autoPopupHandler
|
2023-05-04 20:32:52 +08:00 |
|
lilong.129
|
5d9fa3c91e
|
feat: add popularity data for live
|
2023-05-04 19:34:42 +08:00 |
|
lilong.129
|
038f4171ba
|
feat: add popularity data for feed
|
2023-05-04 17:39:59 +08:00 |
|
lilong.129
|
ab8b5b133f
|
fix: GetStepCacheData
|
2023-05-04 13:06:57 +08:00 |
|
lilong.129
|
70d0f666ea
|
feat: add ocr tags to summary
|
2023-05-04 01:21:00 +08:00 |
|
lilong.129
|
8330e6ccf6
|
refactor: GetScreenTextsByOCR returns image path and ocr texts
|
2023-05-04 00:39:57 +08:00 |
|
lilong.129
|
0d8d53d431
|
feat: add MobileUIPopupError code
|
2023-05-04 00:23:14 +08:00 |
|
lilong.129
|
247f6b9975
|
refactor: exit with AndroidShellExecError code for adb shell failure
|
2023-05-04 00:15:02 +08:00 |
|
lilong.129
|
87cba44164
|
feat: check target achieving for each feed type
|
2023-05-03 23:51:03 +08:00 |
|
lilong.129
|
94462c48bb
|
bump version v4.3.4-beta-202305032303
|
2023-05-03 23:04:09 +08:00 |
|
lilong.129
|
1bb2079c87
|
feat: catch interrupt signal
|
2023-05-03 23:00:17 +08:00 |
|
lilong.129
|
4ee3b43d1f
|
feat: set testcase and request timeout in seconds
|
2023-05-03 12:48:20 +08:00 |
|
lilong.129
|
d27729edc6
|
feat: add timeout for video crawler
|
2023-05-03 11:45:10 +08:00 |
|
lilong.129
|
d963885276
|
feat: set default sleep random strategy if not set
|
2023-05-03 00:08:56 +08:00 |
|
lilong.129
|
7b9e637d87
|
feat: check feed type and incr feed count
|
2023-05-02 23:43:51 +08:00 |
|
lilong.129
|
1c40f60f4b
|
feat: add GetAbsScope
|
2023-05-02 13:26:07 +08:00 |
|
lilong.129
|
b5b84aed0a
|
refactor: FindText(s) returns OCRText(s)
|
2023-05-02 11:49:37 +08:00 |
|
lilong.129
|
042e3ba8ba
|
feat: find text with regex
|
2023-05-02 10:55:02 +08:00 |
|