Commit Graph

59 Commits

Author SHA1 Message Date
lilong.129
9d8ebadd8e feat: add ActionResult 2024-09-04 14:10:28 +08:00
lilong.129
73e5c0acf6 feat: NewSummary, NewCaseSummary 2024-09-02 22:33:01 +08:00
lilong.129
67eecb405c merge master 2024-08-27 20:14:33 +08:00
余泓铮
4c18045f3b merge master 2024-08-27 16:56:26 +08:00
lilong.129
fc01cfe0cc merge branch merge-from-video 2024-08-21 14:57:53 +08:00
lilong.129
6f0aba87be refactor: initUIClient 2024-08-20 13:35:37 +08:00
徐聪
42f68e0641 fix: resolve conflicts 2024-07-19 15:11:16 +08:00
余泓铮
c670a4cef9 feat: 兼容iproxy 2.1.0 新增步骤弹窗忽略和全局弹窗忽略 2024-06-12 11:36:30 +08:00
曹帅
93dc17b8de chore: identifier
* chore: identifier
* chore: identifier

https://code.byted.org/iesqa/httprunner/merge_requests/35
2024-04-29 08:06:38 +00:00
lilong.129
49eaf432f8 fix: step type 2024-01-19 11:13:16 +08:00
lilong.129
70c91a9f5a feat: add Shell step type 2024-01-18 23:35:35 +08:00
lilong.129
ac2ccc2c79 change: rename step start time field 2023-06-01 21:31:14 +08:00
lilong.129
f4a9be3c88 feat: add step start time in step result 2023-06-01 16:12:28 +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
xucong.053
b1d3201072 change: update annotation 2022-11-10 13:16:10 +08:00
xucong.053
951c00d9fa fix: failed to set steps option of android swipe action 2022-11-09 18:20:29 +08:00
xucong.053
6c5848b4d7 feat: add tap offset of point 2022-10-24 22:46:49 +08:00
debugtalk
91626bcdd4 refactor: move gidevice to hrp pkg 2022-10-23 22:59:34 +08:00
xucong.053
9cd4abd370 feat: add wait time between swipe and ocr 2022-10-17 16:28:57 +08:00
xucong.053
c56794d6c1 fix: modify function call parameters 2022-10-16 23:33:53 +08:00
xucong.053
70ade716eb feat: get ocr position by given recognition area 2022-10-16 23:33:15 +08:00
debugtalk
c59a0c45b9 refactor: merge ios and android style 2022-10-12 22:38:52 +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
63e18ddeba refactor: move uixt from hrp internal to pkg 2022-10-10 22:12:36 +08:00
debugtalk
1cc2d0d27f Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-10 18:09:22 +08:00
lingxiaozu
187bd71e29 fix: failed to send keys in android ui automation 2022-10-10 17:16:56 +08:00
debugtalk
ae49259eff feat: integrage ios performance monitor 2022-10-10 14:09:42 +08:00
debugtalk
1122e7db5b feat: locate ocr text with index 2022-09-26 22:26:13 +08:00
debugtalk
e3d0eccde5 refactor: restructure 2022-09-23 21:19:12 +08:00
debugtalk
a9aea7e6e4 feat: tap with identifier for logging 2022-09-19 20:38:26 +08:00
debugtalk
c4d23f3bdd fix: hrp run ios UI tests 2022-09-01 23:54:27 +08:00
debugtalk
337afc001f change: convert StepResult Attachments to interface, for screenshots saving 2022-09-01 00:44:39 +08:00
debugtalk
c768c189e4 feat: SwipeToTapApp, SwipeToTapText 2022-08-31 21:33:35 +08:00
debugtalk
7f713c5be9 feat: support ignoreNotFoundError, ignore error if target element not found 2022-08-31 16:38:53 +08:00
debugtalk
f2627fab9b feat: validate image exists 2022-08-28 23:43:40 +08:00
debugtalk
bbcb61e0ee feat: tap by ocr and cv 2022-08-28 23:07:31 +08:00
debugtalk
af23ed8699 feat: validate with label 2022-08-28 12:04:21 +08:00
debugtalk
98f0f5de90 change: remove xpath validation 2022-08-28 10:35:27 +08:00
debugtalk
5c74db0087 change: tap & swipe 2022-08-28 00:41:45 +08:00
debugtalk
a1a95cff8c feat: init device with optional serial, port, mjpeg port 2022-08-23 21:06:32 +08:00
debugtalk
5c816f3dd1 change: assert name/xpath exists 2022-08-15 22:34:17 +08:00
debugtalk
7be88ef00d change: make assert msg optional 2022-08-15 21:53:33 +08:00
debugtalk
4847fbd0f3 feat: start & stop camera 2022-07-31 16:08:22 +08:00
debugtalk
513159abb9 feat: add screenshot 2022-07-31 12:15:55 +08:00
debugtalk
a2b79a7194 feat: sleep n seconds after last action 2022-07-30 17:45:39 +08:00
debugtalk
a45c427eee feat: app launch and terminate 2022-07-29 18:26:58 +08:00
debugtalk
8ca764b872 feat: go back home on ios device 2022-07-27 22:10:49 +08:00
debugtalk
ea311c1882 feat: create scaffold for mobile UI test 2022-07-26 18:25:17 +08:00