Commit Graph

43 Commits

Author SHA1 Message Date
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
debugtalk
e34872ce04 fix: step type 2022-09-27 18:23:02 +08:00
debugtalk
1122e7db5b feat: locate ocr text with index 2022-09-26 22:26:13 +08:00
debugtalk
35225d97ff feat: get wda logs 2022-09-22 21:19:15 +08:00
debugtalk
9004f84791 fix: run ocr alone without opencv 2022-09-21 18:11:26 +08:00
debugtalk
a9aea7e6e4 feat: tap with identifier for logging 2022-09-19 20:38:26 +08:00
debugtalk
f746f816b7 fix: marshal yaml with inline tag 2022-09-02 08:54:09 +08:00
debugtalk
c4d23f3bdd fix: hrp run ios UI tests 2022-09-01 23:54:27 +08:00
debugtalk
443baad66f feat: dump TestCase to json/yaml file 2022-09-01 23:27:14 +08:00
debugtalk
337afc001f change: convert StepResult Attachments to interface, for screenshots saving 2022-09-01 00:44:39 +08:00
debugtalk
5118d6d38d fix: get ocr exact text in first priority 2022-08-31 22:39:21 +08:00
debugtalk
c768c189e4 feat: SwipeToTapApp, SwipeToTapText 2022-08-31 21:33:35 +08:00