46 Commits

Author SHA1 Message Date
debugtalk
3c0efac13a 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
5786ff59a2 refactor: move uixt API 2022-12-13 23:43:39 +08:00
xucong.053
5e00895f76 change: update annotation 2022-11-10 13:16:10 +08:00
xucong.053
85ff696f47 fix: failed to set steps option of android swipe action 2022-11-09 18:20:29 +08:00
xucong.053
ed926fe202 feat: add tap offset of point 2022-10-24 22:46:49 +08:00
debugtalk
863ffdf798 refactor: move gidevice to hrp pkg 2022-10-23 22:59:34 +08:00
xucong.053
9b0d1a4ed0 feat: add wait time between swipe and ocr 2022-10-17 16:28:57 +08:00
xucong.053
1ed4fcd1e0 fix: modify function call parameters 2022-10-16 23:33:53 +08:00
xucong.053
7b0a442a7a feat: get ocr position by given recognition area 2022-10-16 23:33:15 +08:00
debugtalk
c22b38f76f refactor: merge ios and android style 2022-10-12 22:38:52 +08:00
xucong.053
ba00e9590b fix: unittext 2022-10-11 16:09:21 +08:00
xucong.053
cd0ab6dfdb feat: tap the first one matches text from given texts by ocr 2022-10-11 15:09:16 +08:00
debugtalk
59b06fcf65 refactor: move uixt from hrp internal to pkg 2022-10-10 22:12:36 +08:00
debugtalk
f4584db139 Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-10 18:09:22 +08:00
lingxiaozu
619b8a3b68 fix: failed to send keys in android ui automation 2022-10-10 17:16:56 +08:00
debugtalk
cd33f01840 feat: integrage ios performance monitor 2022-10-10 14:09:42 +08:00
debugtalk
498cc9432a feat: locate ocr text with index 2022-09-26 22:26:13 +08:00
debugtalk
642a74e5ea refactor: restructure 2022-09-23 21:19:12 +08:00
debugtalk
c3c0ee2f60 feat: tap with identifier for logging 2022-09-19 20:38:26 +08:00
debugtalk
4406083d44 fix: hrp run ios UI tests 2022-09-01 23:54:27 +08:00
debugtalk
5fba76e6e3 change: convert StepResult Attachments to interface, for screenshots saving 2022-09-01 00:44:39 +08:00
debugtalk
70aa8fa937 feat: SwipeToTapApp, SwipeToTapText 2022-08-31 21:33:35 +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
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
d3c1c08030 change: tap & swipe 2022-08-28 00:41:45 +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
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
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
f158d1e05a feat: app launch and terminate 2022-07-29 18:26:58 +08:00
debugtalk
6215232ddc feat: go back home on ios device 2022-07-27 22:10:49 +08:00
debugtalk
aa4d5faa12 feat: create scaffold for mobile UI test 2022-07-26 18:25:17 +08:00
debugtalk
95ab8b1851 feat: print http stat with color 2022-05-05 14:29:33 +08:00
debugtalk
aa926d53cf test: add unittest for httpstat 2022-05-05 00:29:14 +08:00
debugtalk
edd04bdf92 feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on) 2022-05-04 23:46:10 +08:00
buyuxiang
c20969f437 feat: support websocket protocol 2022-04-21 20:53:11 +08:00
debugtalk
d08368ad17 docs: add docs for IStep 2022-03-30 16:56:31 +08:00
debugtalk
b3610e550b refactor: restructure code 2022-03-30 00:56:04 +08:00
debugtalk
205657588e refactor: change TStep API/TestCase type 2022-03-28 16:47:15 +08:00
debugtalk
41f60d254f fix: call referenced api/testcase with relative path 2022-03-27 23:08:56 +08:00
debugtalk
5888c51386 refactor: move files to hrp 2022-03-23 10:36:24 +08:00