feat: capture pcap file for iOS, including CLI hrp ios pcap

This commit is contained in:
debugtalk
2022-12-16 10:45:21 +08:00
parent 0e0a4152cb
commit 1aa342eff1
3 changed files with 61 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
- feat: run xctest before start ios automation
- feat: run step with specified loop times
- feat: add options for FindTexts
- feat: capture pcap file for iOS
- feat: capture pcap file for iOS, including CLI `hrp ios pcap` and option `uixt.WithIOSPcapOn(true)`
- refactor: move all UI APIs to uixt pkg
- docs: add examples for UI APIs