Download Latest Version qawolf-windows-x64.exe (132.9 MB)
Email in envelope

Get an email when there's a new version of QA Wolf

Home / v1.7.2
Name Modified Size InfoDownloads / Week
Parent folder
qawolf-windows-x64.exe 2026-08-08 132.9 MB
qawolf-darwin-x64 2026-08-08 82.1 MB
qawolf-darwin-arm64 2026-08-08 77.0 MB
qawolf-linux-x64 2026-08-08 121.3 MB
qawolf-linux-arm64 2026-08-08 120.2 MB
README.md 2026-08-08 689 Bytes
v1.7.2 source code.tar.gz 2026-08-08 444.3 kB
v1.7.2 source code.zip 2026-08-08 679.2 kB
Totals: 8 Items   534.6 MB 0

Patch Changes

  • 7eb3322: Resolve environment aliases before flows commands use them. flows pull --env <alias> and flows run --env <alias> failed with an HTTP 400 because the CLI sent the alias to an endpoint that requires an environment id. The CLI now resolves an explicit --env value, and a QAWOLF_ENVIRONMENT value, through the environment.get public API. That endpoint accepts an id or an alias and returns the canonical id. Only the id goes to later requests, so --env <alias> and --env <id> now write to the same .qawolf/<id>/ cache directory. When the resolution fails, the error names the environment value and tells you that aliases require a team API key.
Source: README.md, updated 2026-08-08