| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| qawolf-windows-x64.exe | 2026-09-12 | 103.7 MB | |
| qawolf-darwin-x64 | 2026-09-12 | 85.6 MB | |
| qawolf-darwin-arm64 | 2026-09-12 | 78.6 MB | |
| qawolf-linux-arm64 | 2026-09-12 | 102.5 MB | |
| qawolf-linux-x64 | 2026-09-12 | 103.2 MB | |
| README.md | 2026-09-12 | 966 Bytes | |
| v1.28.0 source code.tar.gz | 2026-09-12 | 692.3 kB | |
| v1.28.0 source code.zip | 2026-09-12 | 1.1 MB | |
| Totals: 8 Items | 475.5 MB | 4 | |
Minor Changes
-
6871ff6: Upgrades
@qawolf/api-contractsto0.53.0.That release adds two contract families, and the generator adds one public-API command for each contract in them.
qawolf trigger create,get,find,update,pause,resumeanddeletemanage the triggers that start runs on a schedule or when a deployment is reported.qawolf file requestUploadandqawolf file requestDownloadhand back a URL for putting a file into team storage and reading one back out.qawolf agent getnow takes--cursor, and answers with anextCursor. Passing one check'snextCursoras the next check's--cursorreturns only the replies that followed it, instead of every reply from the start of the session.The mobile inspect contract also gained an
invalid-selectoranswer, whichqawolf runner inspectnow reports by name rather than as an answer it does not recognise. No flag reaches the request that produces it yet.