Commit Graph

61 Commits

Author SHA1 Message Date
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
debugtalk
c59a0c45b9 refactor: merge ios and android style 2022-10-12 22:38:52 +08:00
xucong.053
113d0eee3a fix: add swipe_to_tap_texts action 2022-10-11 16:33:10 +08:00
xucong.053
a697623ae2 fix: unittext 2022-10-11 16:09:21 +08:00
xucong.053
2815d67331 feat: tap the first one matches text from given texts by ocr 2022-10-11 15:09:16 +08:00
debugtalk
c2679a1508 change: group environments 2022-10-11 11:12:28 +08:00
debugtalk
ae49259eff feat: integrage ios performance monitor 2022-10-10 14:09:42 +08:00
debugtalk
aa6eb28771 refactor: init WDA HTTP driver 2022-09-30 16:27:58 +08:00
xucong053
a43b95add6 change: update adb logs 2022-09-30 13:27:22 +08:00
debugtalk
d2fa5dc506 change: update tests 2022-09-29 16:14:16 +08:00
debugtalk
75e8b87e73 fix: tap x,y positions 2022-09-29 15:51:03 +08:00
xucong053
8e2f856393 fix: unittest 2022-09-28 19:58:39 +08:00
xucong053
2a8e8a965c fix: remove android mjpeg option 2022-09-28 15:50:40 +08:00
xucong053
2ad38c2031 update: android douyin demo 2022-09-28 14:36:00 +08:00
xucong053
5753955668 refactor: android ui automation 2022-09-28 14:10:50 +08:00
debugtalk
0d2dd59b4f change: update wda logs 2022-09-28 13:12:58 +08:00
debugtalk
732f756778 fix: check WDA summary logs 2022-09-27 22:16:09 +08:00
debugtalk
7c353a0283 feat: parse ios action params with variables 2022-09-27 20:32:02 +08:00