| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| hrp-v4.3.3-darwin-amd64.tar.gz.md5 | 2023-04-19 | 33 Bytes | |
| hrp-v4.3.3-darwin-amd64.tar.gz | 2023-04-19 | 7.9 MB | |
| hrp-v4.3.3-linux-amd64.tar.gz.md5 | 2023-04-19 | 33 Bytes | |
| hrp-v4.3.3-linux-amd64.tar.gz | 2023-04-19 | 10.2 MB | |
| hrp-v4.3.3-windows-amd64.tar.gz.md5 | 2023-04-19 | 33 Bytes | |
| hrp-v4.3.3-windows-amd64.tar.gz | 2023-04-19 | 7.6 MB | |
| hrp-v4.3.3-linux-arm64.tar.gz.md5 | 2023-04-19 | 33 Bytes | |
| hrp-v4.3.3-linux-arm64.tar.gz | 2023-04-19 | 6.8 MB | |
| hrp-v4.3.3-darwin-arm64.tar.gz.md5 | 2023-04-19 | 33 Bytes | |
| hrp-v4.3.3-darwin-arm64.tar.gz | 2023-04-19 | 7.5 MB | |
| README.md | 2023-04-19 | 1.0 kB | |
| v4.3.3 source code.tar.gz | 2023-04-19 | 1.3 MB | |
| v4.3.3 source code.zip | 2023-04-19 | 1.5 MB | |
| Totals: 13 Items | 42.8 MB | 0 | |
go version
- feat: add
sleep_randomto sleep random seconds, with weight for multiple time ranges - feat: input text with adb
- feat: add adb
screencapsub command - feat: add
IsAppInForegroundto check if the given package is in foreground - feat: check if app is in foreground when step failed
- feat: add validator AssertAppInForeground and AssertAppNotInForeground
- feat: save screenshots of all steps including ocr and cv recognition process data
- fix: adb driver for TapFloat
- fix: stop logcat only when enabled
- fix: do not fail case when kill logcat error
- fix: take screenshot after each step
- fix: screencap compatibility for shell v1 and v2 protocol
- fix: display parsed url in html report
- fix: fast fail not closing the websocket connection
- fix [#1467]: failed to parse parameters with plugin functions
- fix [#1549]: avoid duplicate creating plugins
- fix [#1547]: generate html report failed for referenced testcases
- fix: setup hooks compatible with v3