Command line
OpenAdapt CLI
Run the complete local tutorial, inspect every artifact, and script the same lifecycle in a terminal or CI environment.
1 · Install
python -m pip install --upgrade openadapt2 · Run the whole loop
openadapt quickstart3 · Watch it catch a false success
openadapt quickstart --break-it --out openadapt-quickstart-brokenRequires Python 3.10–3.12. The base install includes the browser support for this tutorial. Its first web action downloads matching Chromium once. The fault test makes the screen claim success without saving. The independent verifier detects the mismatch and returns HALTED. Native, RDP, and Citrix runs do not use Chromium.