Commit Graph

67 Commits

Author SHA1 Message Date
debugtalk
358b7dd685 refactor: ios perfd 2022-12-15 23:15:58 +08:00
debugtalk
66f1e581c7 feat: capture pcap file for iOS 2022-12-15 19:09:59 +08:00
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
aa35fbf1ad fix: android by selector 2022-10-25 17:40:00 +08:00
debugtalk
81de0b159c fix: logs 2022-10-23 16:41:23 +08:00
debugtalk
d8dc3c58c9 feat: add status code for mobile UI 2022-10-19 11:54:35 +08:00
debugtalk
a2f1f7ca0e refactor: CaseRunner and SessionRunner 2022-10-19 10:56:02 +08:00
debugtalk
c23053ca16 refactor: update summary in controller 2022-10-18 16:07:21 +08:00
debugtalk
c22b38f76f refactor: merge ios and android style 2022-10-12 22:38:52 +08:00
debugtalk
43b1c181e5 refactor: new ios/android device 2022-10-12 19:38:41 +08:00
debugtalk
71f49303be fix: get pid by bundle id in perf 2022-10-11 22:24:49 +08:00
debugtalk
8183b5b344 fix: release UI driver session 2022-10-11 21:38:05 +08:00
debugtalk
5bfd3fd986 fix: ResetHomeOnStartup 2022-10-11 21:28:08 +08:00
debugtalk
59b06fcf65 refactor: move uixt from hrp internal to pkg 2022-10-10 22:12:36 +08:00
xucong053
4c2f976f1f fix: failed to parse in testcase 2022-10-08 19:31:31 +08:00
debugtalk
0a604f6ec5 change: update version 2022-09-29 11:26:14 +08:00
xucong053
c9f107c0bb fix: unittest 2022-09-28 16:39:23 +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
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
5effb3897c refactor: relocate code 2022-08-28 22:43:10 +08:00
debugtalk
3b73571713 feat: init device with optional serial, port, mjpeg port 2022-08-23 21:06:32 +08:00
debugtalk
e76d396519 Merge branch 'master' into ios-wda 2022-08-15 21:21:32 +08:00
徐聪
782853338c fix: pluginMap uses sync.Map to avoid data race 2022-08-01 17:04:39 +08:00
徐聪
22ef887311 fix: testcase compatibility in the worker 2022-07-30 15:36:35 +08:00
debugtalk
d8cbe1ae68 feat: implement ios ui swipe 2022-07-27 10:22:04 +08:00
xucong053
b325232a6c fix: plugin file distribution 2022-07-25 21:23:08 +08:00
xucong053
d67764e49c fix: data race 2022-07-25 21:23:06 +08:00
xucong053
c72dc38bd3 suport for distributing tasks that contain plugins 2022-07-25 21:15:03 +08:00
debugtalk
d1f0599617 Merge pull request #1424 from xucong053/bugfix
fix: quit plugin
2022-07-22 18:03:07 +08:00
徐聪
bdb2d4566d fix: quit plugin 2022-07-21 18:21:31 +08:00
buyuxiang
a347a381b3 optimize websocket step 2022-07-19 11:21:33 +08:00
debugtalk
0a9332abf3 feat: support setting global testcase timeout and step timeout 2022-06-26 11:30:56 +08:00
debugtalk
3006b0b0bb fix: insert response cookies into request for redirect requests 2022-06-22 18:42:25 +08:00
debugtalk
bd806bb24b change: set http request timeout to 120s 2022-06-22 15:03:35 +08:00
debugtalk
182d2fd5d8 feat #1342: support specify custom python3 venv 2022-06-13 21:31:05 +08:00
debugtalk
57d3b90989 refactor: relocate build plugin 2022-05-29 12:32:39 +08:00
debugtalk
f4ea0e8e06 change: get plugin path from funplugin 2022-05-29 10:00:07 +08:00
xucong053
0e6250491e fix: failed to generate a report in failfast mode #1315 2022-05-26 18:25:49 +08:00
debugtalk
d8383e36d8 fix: unittest 2022-05-25 11:17:19 +08:00
debugtalk
63dc9696df update docs 2022-05-24 22:36:36 +08:00
debugtalk
9f48fd1d60 refactor: move base_url to config env 2022-05-24 22:23:02 +08:00
debugtalk
96ec10467b fix #1288: unable to go get httprunner v4 2022-05-09 19:53:16 +08:00
debugtalk
edd04bdf92 feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on) 2022-05-04 23:46:10 +08:00
debugtalk
c4426be6dd refactor: relocate convert 2022-04-23 23:56:47 +08:00
debugtalk
2681d4c815 change: remove hrun command 2022-04-22 11:56:31 +08:00
buyuxiang
c20969f437 feat: support websocket protocol 2022-04-21 20:53:11 +08:00
debugtalk
220df1385a fix: gen html report path 2022-04-17 11:00:38 +08:00
debugtalk
8674adc36b fix: data race by summary 2022-04-16 23:32:21 +08:00