| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| hrp-v4.3.4-windows-amd64.tar.gz.md5 | 2023-07-18 | 33 Bytes | |
| hrp-v4.3.4-windows-amd64.tar.gz | 2023-07-18 | 7.4 MB | |
| hrp-v4.3.4-darwin-arm64.tar.gz.md5 | 2023-07-18 | 33 Bytes | |
| hrp-v4.3.4-linux-arm64.tar.gz.md5 | 2023-07-18 | 33 Bytes | |
| hrp-v4.3.4-darwin-amd64.tar.gz.md5 | 2023-07-18 | 33 Bytes | |
| hrp-v4.3.4-darwin-arm64.tar.gz | 2023-07-18 | 7.3 MB | |
| hrp-v4.3.4-linux-arm64.tar.gz | 2023-07-18 | 6.6 MB | |
| hrp-v4.3.4-darwin-amd64.tar.gz | 2023-07-18 | 7.6 MB | |
| README.md | 2023-06-28 | 885 Bytes | |
| v4.3.4 source code.tar.gz | 2023-06-28 | 1.3 MB | |
| v4.3.4 source code.zip | 2023-06-28 | 1.5 MB | |
| Totals: 11 Items | 31.6 MB | 0 | |
go version
- feat: add video crawler for feed and live
- feat: cache screenshot ocr texts
- feat: set testcase and request timeout in seconds
- feat: catch interrupt signal
- feat: add new exit code MobileUILaunchAppError/InterruptError/TimeoutError/MobileUIActivityNotMatchError/MobileUIPopupError/LoopActionNotFoundError
- feat: find text with regex
- feat: add UI ocr tags to summary
- feat: check android device offline when running shell failed
- feat: print hrp runner exit code when running finished
- feat: add screen resolution and step start time in summary
- refactor: replace OCR APIs with image APIs
- refactor: FindText(s) returns OCRText(s)
- refactor: merge ActionOption with DataOption
- change: exit with AndroidShellExecError code for adb shell failure
- change: request vedem ocr with uploading image
- change: remove ping/dns sub commands