Commit Graph

78 Commits

Author SHA1 Message Date
lilong.129
1f063dd6f7 refactor: move hrp/ to root folder 2025-02-06 11:03:41 +08:00
lilong.129
63a02fe121 upgrade hrp version to v5 2025-02-05 21:18:54 +08:00
lilong.129
ef37d88e0b refactor ios: replace gidevice with go-ios 2024-11-23 15:06:28 +08:00
lilong.129
1fa3c567b9 fix: miss device serial for mobile step 2024-09-25 16:46:00 +08:00
余泓铮
81c9268c35 feat: 新增用例 2024-09-25 13:15:19 +08:00
lilong.129
01c76c6ed8 refactor: remove video crawler 2024-08-27 20:38:46 +08:00
徐聪
42f68e0641 fix: resolve conflicts 2024-07-19 15:11:16 +08:00
徐聪
99757954c6 feat: add bilibili ios script 2024-06-04 22:17:26 +08:00
徐聪
2d1c6a024a fix: increase scroll length 2024-06-04 22:00:08 +08:00
徐聪
a64237d671 fix: add waiting time after pressing back 2024-06-04 22:00:08 +08:00
徐聪
ff080067a9 fix: increase the waiting time to enter the main interface 2024-01-24 15:23:31 +08:00
徐聪
b1974b89cc fix: failed to set serial variable 2024-01-23 15:51:14 +08:00
lilong.129
e5aadb54e2 tests: add bili android example 2024-01-19 15:55:56 +08:00
huangbin.beal
b41aa6fde6 fix: use log file when not found log content 2023-11-29 21:09:01 +08:00
buyuxiang
3e8c13f857 Merge remote-tracking branch 'iesqa/video-release' into feature/huangbin/ocr_cluster 2023-11-16 13:10:02 +08:00
huangbin.beal
b30461e90a feat: set ocrCluster to default_1600 for live 2023-10-31 14:43:55 +08:00
buyuxiang
81d1fd7da0 feat: support live end to end delay collection 2023-10-27 18:05:17 +08:00
lilong.129
7fec81f313 Merge branch 'master' into swipe-random 2023-09-19 18:27:46 +08:00
lilong.129
3bd10484e5 feat: add WithSwipeOffset to set offset for swipe start/end point 2023-09-19 16:45:10 +08:00
buyuxiang
c611a84aaa optimize hrp summary popup info 2023-08-28 17:59:22 +08:00
buyuxiang
4dace0f589 implement TapByUITypes using WithScreenShotUITypes 2023-08-25 14:33:13 +08:00
buyuxiang
30da13891e introduce expert test for both integration and regression 2023-08-25 12:48:28 +08:00
lilong.129
f7eb196a8e fix: TestSleepStrict 2023-08-24 21:33:11 +08:00
lilong.129
c3a4e18f17 change: bump version to v4.3.4 2023-07-18 14:59:07 +08:00
lilong.129
f3e5f3ac85 feat: add hrp.Run wrapper 2023-06-06 20:38:43 +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
ab8b5b133f fix: GetStepCacheData 2023-05-04 13:06:57 +08:00
lilong.129
87cba44164 feat: check target achieving for each feed type 2023-05-03 23:51:03 +08:00
lilong.129
1bb2079c87 feat: catch interrupt signal 2023-05-03 23:00:17 +08:00
lilong.129
d27729edc6 feat: add timeout for video crawler 2023-05-03 11:45:10 +08:00
lilong.129
7b9e637d87 feat: check feed type and incr feed count 2023-05-02 23:43:51 +08:00
lilong.129
0413ff62d1 fix: convert relative scope to absolute scope 2023-05-02 00:28:00 +08:00
lilong.129
3a404c8372 refactor: merge ActionOption with DataOption 2023-05-01 15:09:28 +08:00
lilong.129
bb52abf579 refactor: VideoCrawlerConfigs struct 2023-04-30 01:17:40 +08:00
lilong.129
6bc5e11e2d fix: exit live room 2023-04-30 00:40:44 +08:00
lilong.129
37a984c243 fix: swipe to find texts 2023-04-28 13:14:30 +08:00
lilong.129
9981dad1f8 feat: cache screenshot ocr texts 2023-04-28 11:44:47 +08:00
lilong.129
409808f297 change: update examples 2023-04-18 19:33:15 +08:00
lilong.129
58f1fec2fa change: GenNameWithTimestamp 2023-04-17 22:45:58 +08:00
lilong.129
2644c24fae feat: add validator AssertAppInForeground and AssertAppNotInForeground 2023-04-16 18:54:40 +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
debugtalk
8f45cc2708 change: add test for sleep random 2023-02-13 22:35:34 +08:00
debugtalk
daa90755b0 feat: run Android UI automation with adb by default, add uixt.WithUIA2(true) option to use uiautomator2 2022-12-26 21:57:47 +08:00
debugtalk
9ff44d0bad change: remove unused UI APIs 2022-12-26 00:15:43 +08:00
debugtalk
1c8c3e0e80 Merge pull request #1531 from httprunner/wcl
release v4.3.1

- feat: add option WithScreenShot
- feat: run xctest before start ios automation
- feat: run step with specified loop times
- feat: add options for FindTexts
- refactor: move all UI APIs to uixt pkg
- docs: add examples for UI APIs
2022-12-14 14:54:58 +08:00
debugtalk
94b17a97c9 refactor: move uixt API 2022-12-13 23:43:39 +08:00
debugtalk
2656676386 change: update exit code 2022-10-21 15:17:29 +08:00
xucong.053
88d09f2c42 fix: unittest 2022-10-13 16:41:43 +08:00
xucong.053
3aaa6708fe update: add kuaishou ui automation case 2022-10-13 14:31:53 +08:00