lilong.129
|
11b7fd7cfe
|
fix: AssertForegroundApp log
|
2023-08-29 17:42:19 +08:00 |
|
lilong.129
|
b64fe9cfdd
|
change: replace ioutil.ReadAll with io.ReadAll
|
2023-08-29 17:27:54 +08:00 |
|
lilong.129
|
97430bf451
|
change: request vedem service
|
2023-08-29 17:25:41 +08:00 |
|
lilong.129
|
84352926cf
|
fix: swipe right twice to exit live room
|
2023-08-29 16:56:51 +08:00 |
|
lilong.129
|
3530036e4e
|
change: screen result resolution
|
2023-08-29 14:47:49 +08:00 |
|
lilong.129
|
bd9c761a97
|
change: add live type
|
2023-08-29 14:23:26 +08:00 |
|
lilong.129
|
5b0f158d29
|
feat: add live type
|
2023-08-28 23:16:05 +08:00 |
|
lilong.129
|
771991d79b
|
feat: add getCurrentLiveRoom
|
2023-08-28 22:13:21 +08:00 |
|
lilong.129
|
6917e57263
|
merge master
|
2023-08-28 19:48:40 +08:00 |
|
debugtalk
|
0c43b3e113
|
Merge pull request #1669 from httprunner/close-popups
feat: support new action: close_popups
|
2023-08-28 19:47:03 +08:00 |
|
buyuxiang
|
67088469c5
|
optimize tap_cv params/options judgement
|
2023-08-28 19:36:37 +08:00 |
|
buyuxiang
|
780fe2b002
|
replace AutoPopupHandler with ClosePopupsHandler
|
2023-08-28 19:05:54 +08:00 |
|
buyuxiang
|
b0ccd504de
|
change popup close status from bool to string
|
2023-08-28 17:59:22 +08:00 |
|
buyuxiang
|
afe304f58c
|
fix: resolution calculation for iOS
|
2023-08-28 17:59:22 +08:00 |
|
buyuxiang
|
c611a84aaa
|
optimize hrp summary popup info
|
2023-08-28 17:59:22 +08:00 |
|
buyuxiang
|
7aacb36b2e
|
optimize ClosePopupsHandler
|
2023-08-28 17:59:22 +08:00 |
|
buyuxiang
|
c6507447e2
|
feat: support new action: close_popups
|
2023-08-28 17:59:22 +08:00 |
|
lilong.129
|
fd3d3ae1ea
|
change: update LiveRoom struct
|
2023-08-26 12:45:15 +08:00 |
|
debugtalk
|
667bdb5b0c
|
Merge pull request #1680 from httprunner/fix-swipeToTapTexts
fix: add option match_one for FindTexts method
|
2023-08-26 11:39:17 +08:00 |
|
buyuxiang
|
79988fbf0b
|
optimize FindTexts return
|
2023-08-26 11:25:08 +08:00 |
|
buyuxiang
|
9ea2b9bf00
|
fix: add option match_one for FindTexts method
|
2023-08-26 00:17:06 +08:00 |
|
lilong.129
|
6e1fa9f70d
|
fix: unittest
|
2023-08-25 18:05:57 +08:00 |
|
debugtalk
|
8f7da0f2ac
|
Merge pull request #1679 from httprunner/fix-ios-scale
fix: iOS `tap_xy` scale adaption error
|
2023-08-25 17:45:16 +08:00 |
|
debugtalk
|
7357bad185
|
Merge pull request #1677 from httprunner/add-expert-test
- introduce expert test for both integration and regression
- add TapByUITypes method in step_mobile_ui.go
|
2023-08-25 16:59:37 +08:00 |
|
buyuxiang
|
249e30ad2d
|
fix: iOS tap_xy scale adaption error
|
2023-08-25 16:16:27 +08:00 |
|
buyuxiang
|
4dace0f589
|
implement TapByUITypes using WithScreenShotUITypes
|
2023-08-25 14:33:13 +08:00 |
|
debugtalk
|
100eff7f0b
|
Merge pull request #1678 from httprunner/parse-validator-expect
feat: support parsing expect value of ui validator
|
2023-08-25 12:54:22 +08:00 |
|
buyuxiang
|
30da13891e
|
introduce expert test for both integration and regression
|
2023-08-25 12:48:28 +08:00 |
|
buyuxiang
|
6bcde3627b
|
feat: support parsing expect value of ui validator
|
2023-08-25 11:55:31 +08:00 |
|
debugtalk
|
244bf039e6
|
Merge pull request #1671 from httprunner/video-crawler-plugin
**go version**
plugin related:
- feat: add hrp executable directory for searching plugin
- feat: init device driver with plugin option
- feat: support printing stderr output in myexec.RunCommand
- change: upgrade funplugin to 0.5.3
- refactor: move internal myexec to funplugin/myexec
- change: create python3 plugin venv with latest funppy/httprunner
others:
- change: log elapsed duration in miliseconds
|
2023-08-25 11:25:33 +08:00 |
|
lilong.129
|
072d0e259e
|
fix: TestSleepStrict
|
2023-08-24 22:04:41 +08:00 |
|
lilong.129
|
f7eb196a8e
|
fix: TestSleepStrict
|
2023-08-24 21:33:11 +08:00 |
|
lilong.129
|
be87a2cdcc
|
fix: TestSleepStrict
|
2023-08-24 21:18:01 +08:00 |
|
lilong.129
|
02a2d800e5
|
refactor: simplify APIs, remove GetUIResultMap
|
2023-08-23 23:00:51 +08:00 |
|
lilong.129
|
7984dcc928
|
refactor: IImageService.GetImage options reuse ActionOptions
|
2023-08-23 22:23:31 +08:00 |
|
lilong.129
|
267d535007
|
refactor: pass ui type params to WithScreenShotUITypes
|
2023-08-23 17:27:33 +08:00 |
|
lilong.129
|
e523c4ecc9
|
feat: support action options for ScreenShot, WithScreenShotOCR/WithScreenShotUpload/WithScreenShotLiveType/WithScreenShotUIType
|
2023-08-22 21:04:04 +08:00 |
|
lilong.129
|
12d9b92782
|
feat: check if swipe feed success
|
2023-08-22 18:04:55 +08:00 |
|
lilong.129
|
c0dc539837
|
fix: override action error
|
2023-08-22 16:55:22 +08:00 |
|
lilong.129
|
cc3aedb810
|
refactor: handle text popups
|
2023-08-22 14:17:43 +08:00 |
|
lilong.129
|
75158b4e58
|
refactor: incr feed/live count for video crawler
|
2023-08-22 11:44:50 +08:00 |
|
lilong.129
|
31e31159a7
|
feat: get simulation watch duration for live
|
2023-08-21 23:41:39 +08:00 |
|
lilong.129
|
1a3cabcc84
|
refactor: video crawler
|
2023-08-21 23:25:41 +08:00 |
|
lilong.129
|
277d3914db
|
refactor: remove AppPackageName form VideoCrawlerConfigs
|
2023-08-21 22:00:31 +08:00 |
|
lilong.129
|
b9ceb2e4fa
|
change: set log timestamp precise to milliseconds
|
2023-08-20 22:35:02 +08:00 |
|
lilong.129
|
1153ebf200
|
change: upgrade funplugin to v0.5.3
|
2023-08-20 21:50:23 +08:00 |
|
lilong.129
|
c2935cf1a6
|
change: create python3 plugin venv with latest funppy/httprunner
|
2023-08-20 14:09:37 +08:00 |
|
lilong.129
|
b5c8a98ed2
|
change: bump version to v4.3.6
|
2023-08-20 13:49:54 +08:00 |
|
lilong.129
|
226fb64a73
|
change: exit with InvalidPython3Venv code
|
2023-08-20 13:21:39 +08:00 |
|
lilong.129
|
00396d4b75
|
refactor: move internal myexec to funplugin/myexec
|
2023-08-20 11:28:33 +08:00 |
|