Commit Graph

64 Commits

Author SHA1 Message Date
debugtalk
59b06fcf65 refactor: move uixt from hrp internal to pkg 2022-10-10 22:12:36 +08:00
debugtalk
59d5f859b0 Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-10 15:43:06 +08:00
debugtalk
cd33f01840 feat: integrage ios performance monitor 2022-10-10 14:09:42 +08:00
xucong053
4c2f976f1f fix: failed to parse in testcase 2022-10-08 19:31:31 +08:00
debugtalk
a6e568e73b feat: create free port for WDA HTTP driver 2022-09-30 20:37:34 +08:00
debugtalk
30626575dd refactor: init WDA HTTP driver 2022-09-30 16:27:58 +08:00
xucong053
b2cac25bd4 change: update adb logs 2022-09-30 13:27:22 +08:00
debugtalk
2cceffa66d fix: tap x,y positions 2022-09-29 15:51:03 +08:00
debugtalk
59e501a453 change: update wda logs 2022-09-28 13:12:58 +08:00
debugtalk
8a8c075654 fix: check WDA summary logs 2022-09-27 22:16:09 +08:00
debugtalk
9b71617c3a feat: parse ios action params with variables 2022-09-27 20:32:02 +08:00
debugtalk
8b2ee45c45 fix: step type 2022-09-27 18:23:02 +08:00
debugtalk
6608d1bdec feat: add TapAbsXY 2022-09-27 18:05:14 +08:00
debugtalk
1daa3c64ba refactor: move gwda into uixt 2022-09-23 22:39:43 +08:00
debugtalk
642a74e5ea refactor: restructure 2022-09-23 21:19:12 +08:00
debugtalk
7a94afaf7e feat: get wda logs 2022-09-22 21:19:15 +08:00
debugtalk
0f1206427e feat: swipe with identifier for logging 2022-09-21 13:09:08 +08:00
debugtalk
c3c0ee2f60 feat: tap with identifier for logging 2022-09-19 20:38:26 +08:00
debugtalk
84f9d2d532 fix: sleep specified seconds 2022-09-18 10:42:31 +08:00
debugtalk
abbd3fb205 fix: marshal yaml with inline tag 2022-09-02 08:54:09 +08:00
debugtalk
4406083d44 fix: hrp run ios UI tests 2022-09-01 23:54:27 +08:00
debugtalk
843b72100f change: use startTime to associate screenshots name 2022-09-01 21:10:55 +08:00
debugtalk
5fba76e6e3 change: convert StepResult Attachments to interface, for screenshots saving 2022-09-01 00:44:39 +08:00
debugtalk
cf5761836a fix: get ocr exact text in first priority 2022-08-31 22:39:21 +08:00
debugtalk
70aa8fa937 feat: SwipeToTapApp, SwipeToTapText 2022-08-31 21:33:35 +08:00
debugtalk
c180502666 change: InitWDAClient with options 2022-08-31 18:17:53 +08:00
debugtalk
90a4ee59f9 feat: support ignoreNotFoundError, ignore error if target element not found 2022-08-31 16:38:53 +08:00
debugtalk
f2b25df87e feat: validate image exists 2022-08-28 23:43:40 +08:00
debugtalk
0ff59bebb5 feat: tap by ocr and cv 2022-08-28 23:07:31 +08:00
debugtalk
5effb3897c refactor: relocate code 2022-08-28 22:43:10 +08:00
debugtalk
2cd10989f0 feat: validate with ocr text 2022-08-28 12:18:45 +08:00
debugtalk
939c153d37 feat: validate with label 2022-08-28 12:04:21 +08:00
debugtalk
ad730b3542 change: remove xpath validation 2022-08-28 10:35:27 +08:00
debugtalk
598ae509de feat: move uixt to hrp internal 2022-08-28 10:25:32 +08:00
debugtalk
d3c1c08030 change: tap & swipe 2022-08-28 00:41:45 +08:00
debugtalk
3222b21156 change: update gwda-ext 2022-08-27 00:25:48 +08:00
debugtalk
597d56337b feat: save screenshot file 2022-08-27 00:02:13 +08:00
debugtalk
4c624b40ca feat: specify screenshot filename 2022-08-25 22:34:08 +08:00
debugtalk
624b70ea83 change: set debug logging for gwda 2022-08-25 20:50:28 +08:00
debugtalk
df50b8ff87 change: update gwda dependency 2022-08-24 19:00:59 +08:00
debugtalk
3b73571713 feat: init device with optional serial, port, mjpeg port 2022-08-23 21:06:32 +08:00
debugtalk
ec79d78192 change: assert name/xpath exists 2022-08-15 22:34:17 +08:00
debugtalk
df3b56c18c change: upgrade gwda to 0.4.0 2022-08-15 22:04:30 +08:00
debugtalk
0407c02391 change: make assert msg optional 2022-08-15 21:53:33 +08:00
debugtalk
237df67c81 feat: start & stop camera 2022-07-31 16:08:22 +08:00
debugtalk
744aa8417a feat: switch to iOS springboard before init WDA session 2022-07-31 14:50:11 +08:00
debugtalk
effec946d2 feat: add screenshot 2022-07-31 12:15:55 +08:00
debugtalk
89e209eb23 feat: sleep n seconds after last action 2022-07-30 17:45:39 +08:00
debugtalk
8a1128a1a3 feat: take snapshot for each step 2022-07-30 00:40:05 +08:00
debugtalk
ac438c68d9 feat: set acceptAlertButtonSelector 2022-07-29 23:15:21 +08:00