Commit Graph
100 Commits
Author SHA1 Message Date
lilong.129 5cacd17a6a change: update logs for init andoird/ios devices 2023-09-06 14:40:09 +08:00
lilong.129 abe7fe5e25 change: update logs 2023-09-06 13:43:10 +08:00
lilong.129 0e1caab458 refactor: merge FeedVideo and LiveRoom into Video 2023-09-05 21:56:44 +08:00
lilong.129 cd38cbc35c merge master 2023-09-05 21:37:08 +08:00
debugtalk 4ecee9e44e Merge pull request #1691 from httprunner/fix/buyuxiang/swipeToTapTexts-with-regex
return the first one matched exactly when index not specified
2023-09-04 22:31:44 +08:00
debugtalk 3fa66f0bb2 Merge pull request #1690 from httprunner/fix/buyuxiang/swipeToTapTexts-with-regex
fix: swipeToTapTexts with regex
2023-09-04 18:59:08 +08:00
debugtalk f0455d1058 Merge pull request #1687 from httprunner/mobile-step-compat
set default max_retry_times for swipe_to_tap_text
2023-08-31 13:46:05 +08:00
debugtalk db07aedb60 Merge pull request #1683 from httprunner/close-popups
add popup close_status=found
compatible with old tap_cv params
2023-08-30 14:42:34 +08:00
lilong.129 57b9ab50d3 fix: screenshots_urls 2023-08-29 19:11:53 +08:00
lilong.129 ebf8a81a66 change: add logs for popup 2023-08-29 18:55:49 +08:00
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
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
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
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
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
lilong.129 4cd2c28550 feat: print stderr output 2023-08-20 10:57:02 +08:00
lilong.129 27e4f29d85 change: wait 2s for feed cache update 2023-08-19 23:44:00 +08:00
lilong.129 a4cb07a854 feat: add locateExecutable to finds plugin in hrp executable dir 2023-08-19 15:19:24 +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 ddabb249e4 merge master 2023-08-11 16:29:17 +08:00
lilong.129 e01485a846 feat: init device driver with plugin option 2023-08-11 16:21:32 +08:00
lilong.129 4ac09cd662 refactor: move andorid/ios uiClients from HRPRunner to CaseRunner 2023-08-11 16:07:34 +08:00
debugtalk ee04fb5702 update hrp plugin (#1668)
* change: upgrade go mod zerolog

* change: relocate ocr_test

* refactor: init logger

* change: hrp exit log

* change: update logs

* change: upgrade funplugin to 0.5.2

* change: update change log
2023-08-11 15:34:49 +08:00
lilong.129 6964bb6c85 refactor: replace NewDriver args with options 2023-08-11 15:21:57 +08:00
lilong.129 cbc72c99d4 change: upgrade funplugin to 0.5.2 2023-08-10 22:22:08 +08:00
lilong.129 9a7848a142 change: update logs 2023-08-06 15:17:07 +08:00
lilong.129 6e8c0005c0 change: hrp exit log 2023-08-06 11:49:58 +08:00
lilong.129 2625f135fd refactor: init logger 2023-08-06 11:37:08 +08:00
lilong.129 630cd70215 change: relocate ocr_test 2023-08-06 10:22:58 +08:00
lilong.129 20eb9ec39a change: upgrade go mod zerolog 2023-08-06 10:20:41 +08:00
debugtalk 0332e8302c Merge pull request #1667 from httprunner/support-tap-by-ui-detection
feat: `tap_cv` action supports ui type detection and tap
2023-08-01 15:58:34 +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
debugtalk d339411914 Merge pull request #1665 from httprunner/refactor-ui-validation
refactor: ui validation
2023-07-31 20:29:15 +08:00
debugtalk 1e43a827a2 Merge pull request #1664 from httprunner/add-default-options
fix: add default options for `swipe_to_tap_app` action
2023-07-31 17:06:20 +08:00
debugtalk 43fdbf5afc Merge pull request #1663 from httprunner/use-override-size-if-existed
fix: use Override size if existed, otherwise use Physical size
2023-07-31 17:05:28 +08:00
debugtalk fa2c7f5adc Merge pull request #1662 from httprunner/support_action_level_options
fix compatibility: support indicating options separately in MobileAction level
2023-07-31 17:02:09 +08:00
debugtalk e4f5f8e416 Merge pull request #1653 from httprunner/auto-reset-session
feat: support to reset automatically when crashed
2023-07-24 19:57:38 +08:00
debugtalk 6737b27fda Merge pull request #1654 from httprunner/feat-ga4
release v4.3.5

- refactor: send events to Google Analytics 4, replace GA v1
- fix: failure unittests caused by httpbin.org, replace with docker service
- fix: handle unstable unittests, restore github actions pipeline

**go version**

- feat: report GA4 events for hrp cmd
- change: create python venv with httprunner minimum version v4.3.5
- fix #1603: ensure path suffix '/' exists

**python version**

- fix: upgrade pyyaml from 5.4.1 to 6.0.1, fix installing error
- refactor: update httprunner dependencies
2023-07-24 00:09:31 +08:00
lilong.129 640ca85dd3 fix: unittests 2023-07-24 00:01:53 +08:00
lilong.129 bc65eb9809 feat: report GA4 events for hrp cmd 2023-07-23 23:59:01 +08:00
lilong.129 0a88e3a57f fix: unittests 2023-07-23 23:03:25 +08:00
lilong.129 9fc8c0244b fix: TestOnMessage 2023-07-23 15:35:28 +08:00
lilong.129 197f63a74f fix: upgrade codecov from v1 to v3 2023-07-23 15:16:22 +08:00
lilong.129 d04609529c change: create python venv with httprunner minimum version v4.3.5 2023-07-23 14:58:22 +08:00
lilong.129 5462190f63 fix: unittests 2023-07-23 14:52:49 +08:00
lilong.129 1c468aa793 fix: unittests 2023-07-23 14:08:37 +08:00
lilong.129 46639cae18 fix: build url, handle request params 2023-07-23 13:49:56 +08:00
lilong.129 192b8b6c3c fix: unittests 2023-07-23 11:37:25 +08:00
lilong.129 dbf76eca4b fix #1655: ensure path suffix '/' exists 2023-07-23 10:33:46 +08:00
lilong.129 e212ccf0b9 fix: unittests 2023-07-22 11:40:16 +08:00
lilong.129 c712aa425e change: replace httpbin.org with docker service 2023-07-22 00:18:58 +08:00
lilong.129 52fc9c3a17 change: move HTTP_BIN_URL to utils 2023-07-21 23:42:56 +08:00
lilong.129 ac4c921c46 fix: start docker as service 2023-07-21 23:31:52 +08:00
lilong.129 9b30fa2435 refactor: replace httpbin service with docker 2023-07-21 23:16:45 +08:00
lilong.129 36f849ded6 fix: downgrade urllib3 to 1.26 2023-07-21 21:20:25 +08:00
lilong.129 60fbfd29ff change: upgrade requests 2023-07-21 21:06:25 +08:00
lilong.129 a600adfd71 change: update tests 2023-07-21 20:56:17 +08:00