| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| hrp-v4.3.1-darwin-amd64.tar.gz.md5 | 2022-12-26 | 33 Bytes | |
| hrp-v4.3.1-darwin-amd64.tar.gz | 2022-12-26 | 7.8 MB | |
| hrp-v4.3.1-linux-amd64.tar.gz.md5 | 2022-12-26 | 33 Bytes | |
| hrp-v4.3.1-linux-amd64.tar.gz | 2022-12-26 | 10.1 MB | |
| hrp-v4.3.1-darwin-arm64.tar.gz.md5 | 2022-12-26 | 33 Bytes | |
| hrp-v4.3.1-darwin-arm64.tar.gz | 2022-12-26 | 7.4 MB | |
| README.md | 2022-12-21 | 477 Bytes | |
| v4.3.1 source code.tar.gz | 2022-12-21 | 1.2 MB | |
| v4.3.1 source code.zip | 2022-12-21 | 1.4 MB | |
| Totals: 9 Items | 27.9 MB | 0 | |
go version
- feat: add option WithScreenShot
- 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, including CLI
hrp ios pcapand optionuixt.WithIOSPcapOptions(...) - feat: add performance monitor for iOS, including CLI
hrp ios perfand optionsuixt.WithIOSPerfOptions(...) - refactor: move all UI APIs to uixt pkg
- docs: add examples for UI APIs