Commit Graph
283 Commits
Author SHA1 Message Date
buyuxiang 3a9e9fcbcf compatible with old tap_cv params 2023-08-29 22:17:38 +08:00
buyuxiang 20b2fa51af add popup close_status=found 2023-08-29 17:59:12 +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
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
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
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
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 00396d4b75 refactor: move internal myexec to funplugin/myexec 2023-08-20 11:28:33 +08:00
lilong.129 27e4f29d85 change: wait 2s for feed cache update 2023-08-19 23:44:00 +08:00
lilong.129 acfbe1dc84 feat: get current feed info from app event trackings 2023-08-19 15:01:23 +08:00
lilong.129 b1bdd92a40 fix: unmarshal feed video 2023-08-19 12:16:03 +08:00
lilong.129 5280b6bb5b change: removeNonAlphanumeric for feed author name 2023-08-19 11:48:29 +08:00
lilong.129 521462f362 change: replace log duration in miliseconds 2023-08-14 21:36:33 +08:00
lilong.129 aa5692ba0b feat: add SimulationPlayProgress/PublishTimestamp 2023-08-14 20:24:13 +08:00
lilong.129 41ef134ed4 feat: log feed screenshot take/cv elapsed time 2023-08-14 00:33:10 +08:00
lilong.129 43c6de50c2 feat: get feed simulation play duration 2023-08-14 00:04:31 +08:00
lilong.129 c091f76ddb feat: log live swipe timestamp 2023-08-13 13:52:50 +08:00
lilong.129 9520ad1278 feat: log feed swipe timestamp 2023-08-13 13:33:11 +08:00
lilong.129 4fdc04368a change: logs 2023-08-13 11:47:53 +08:00
lilong.129 241ee388da fix: incr feed 2023-08-13 10:54:15 +08:00
lilong.129 1f7af5a767 feat: get feed video info by funplugin 2023-08-12 23:46:25 +08:00
lilong.129 e01485a846 feat: init device driver with plugin option 2023-08-11 16:21:32 +08:00
lilong.129 6964bb6c85 refactor: replace NewDriver args with options 2023-08-11 15:21:57 +08:00
lilong.129 9a7848a142 change: update logs 2023-08-06 15:17:07 +08:00
lilong.129 630cd70215 change: relocate ocr_test 2023-08-06 10:22:58 +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