Commit Graph

3306 Commits

Author SHA1 Message Date
debugtalk
869a1b59c3 Merge pull request #1540 from httprunner/convert
simplify
2022-12-26 11:32:44 +08:00
debugtalk
57afeadc26 fix: unittest 2022-12-26 11:20:32 +08:00
debugtalk
9ff44d0bad change: remove unused UI APIs 2022-12-26 00:15:43 +08:00
debugtalk
a8101ca95a change: remove traceroute 2022-12-24 12:40:32 +08:00
debugtalk
5a37edaca1 change: remove curl 2022-12-23 18:58:06 +08:00
debugtalk
6d7cef6cac change: update README 2022-12-23 18:50:17 +08:00
debugtalk
e4b251b552 feat: load from curl text files 2022-12-23 18:24:45 +08:00
debugtalk
f3cb83910e fix: ensure HTTP request method in uppper case 2022-12-23 16:46:39 +08:00
debugtalk
79dc78218d fix: convert postman body in json 2022-12-23 14:03:53 +08:00
debugtalk
ea014c0734 refactor: convert postman case 2022-12-23 12:28:29 +08:00
debugtalk
22a300d9b3 feat: capture pcap file with PID/ProcName/bundleID 2022-12-22 00:37:02 +08:00
debugtalk
2c1f98b1ef feat: add performance monitor for iOS, including CLI hrp ios perf 2022-12-16 16:08:50 +08:00
debugtalk
1aa342eff1 feat: capture pcap file for iOS, including CLI hrp ios pcap 2022-12-16 10:45:21 +08:00
debugtalk
0e0a4152cb refactor: results dir 2022-12-16 00:24:35 +08:00
debugtalk
088974ddee refactor: get current dir 2022-12-15 23:42:39 +08:00
debugtalk
961cc3489c refactor: ios perfd 2022-12-15 23:15:58 +08:00
debugtalk
f4af2d131a feat: capture pcap file for iOS 2022-12-15 19:09:59 +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
4ae9fd40c6 bump version to v4.3.1 2022-12-14 00:30:00 +08:00
debugtalk
94b17a97c9 refactor: move uixt API 2022-12-13 23:43:39 +08:00
debugtalk
1332e71258 change: add logs for loop index 2022-12-13 22:44:27 +08:00
debugtalk
839f94082a refactor: run step with specified times 2022-12-13 21:30:05 +08:00
debugtalk
3618db1e7d docs: update wcl, select match time 2022-12-03 00:18:45 +08:00
debugtalk
18cc7eb0c1 feat: run xctest before start ios automation 2022-12-01 22:36:44 +08:00
debugtalk
e0fbab64fd docs: update wcl version 2022-11-30 23:42:28 +08:00
debugtalk
99fab3ae59 feat: catch kill signals 2022-11-29 23:34:56 +08:00
debugtalk
11baeb415f fix: set perf monitor interval for Sysmontap 2022-11-29 22:11:20 +08:00
debugtalk
32fa471f2c docs: add auto for wcl 2022-11-28 21:32:35 +08:00
debugtalk
bf794e3955 refactor: enter live 2022-11-27 22:40:31 +08:00
debugtalk
548109ec72 change: perf monitor not set cpu/mem as default 2022-11-27 20:32:20 +08:00
debugtalk
7312d50a33 docs: enter WC live 2022-11-27 00:19:15 +08:00
debugtalk
a64151361d change: rename DeviceLogcat to AdbLogcat 2022-11-26 22:21:17 +08:00
debugtalk
a5e0ea2f11 docs: add perf monitor in example 2022-11-25 23:08:37 +08:00
debugtalk
0e8ce507c4 docs: add examples for API 2022-11-25 21:38:58 +08:00
debugtalk
e745f4fdea feat: add option WithScreenShot 2022-11-24 20:23:09 +08:00
debugtalk
e998d387c8 change: add options for FindTexts 2022-11-23 23:48:55 +08:00
debugtalk
b9633638fa refactor: NewDataOptions and NewData 2022-11-23 23:36:52 +08:00
debugtalk
08fc2fbdd2 feat: get all ocr texts 2022-11-23 22:11:19 +08:00
debugtalk
992b1a29ce change: add image version 2022-11-23 20:33:30 +08:00
debugtalk
da1dd26f3b change: filter non-usb ios devices 2022-11-23 18:19:53 +08:00
debugtalk
5e97351005 Merge pull request #1522 from httprunner/bugfix
fix: failed to catch logcat
fix: failed to find text in scope
fix: failed to set duration option of swipe action
change: add back action of mobile ui automation
fix: failed to set steps option of android swipe action
2022-11-10 13:19:38 +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
093a4f5206 change: add back action of mobile ui automation 2022-11-09 17:19:09 +08:00
xucong.053
df2e255d8f fix: failed to set duration option of swipe action 2022-11-09 16:04:14 +08:00
xucong.053
c4f966748c fix: failed to find text in scope 2022-11-09 15:42:10 +08:00
xucong.053
33eafd987b fix: failed to catch logcat 2022-11-09 15:38:10 +08:00
debugtalk
deaf6a685e fix: ios mount 2022-10-27 23:12:32 +08:00
debugtalk
7088eb070e change: update tests 2022-10-27 22:03:16 +08:00
debugtalk
aa966123bc fix: android by selector 2022-10-25 17:40:00 +08:00