Commit Graph

48 Commits

Author SHA1 Message Date
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
debugtalk
0bd8cf39ea feat: print http stat with color 2022-05-05 14:29:33 +08:00
debugtalk
9f5736260c test: add unittest for httpstat 2022-05-05 00:29:14 +08:00
debugtalk
5bdbcdc2e5 feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on) 2022-05-04 23:46:10 +08:00
buyuxiang
3588ab0f0a feat: support websocket protocol 2022-04-21 20:53:11 +08:00
debugtalk
63d9b78941 docs: add docs for IStep 2022-03-30 16:56:31 +08:00
debugtalk
8708e86b3d refactor: restructure code 2022-03-30 00:56:04 +08:00
debugtalk
e31f23cbe0 refactor: change TStep API/TestCase type 2022-03-28 16:47:15 +08:00
debugtalk
6b2623b95f fix: call referenced api/testcase with relative path 2022-03-27 23:08:56 +08:00
debugtalk
2187d41e65 refactor: move files to hrp 2022-03-23 10:36:24 +08:00