Robot Framework + Selenium smoke
No in-app run yet.
From the shell you can still run py scripts/robot_smoke.py or
npm run smoke:robot (writes under
ROBOT_SMOKE_REPORT_DIR in .env).
The server button runs the full bundled smoke: waits for ConsultOps
GET /health JSON, then runs every *.robot under
app/robot_smoke/smoke (recursive). Requires Chromium and Robot on the server.
No
output.xml found. The app looked under:
/app/var/robot_smoke/latestTip: run Robot on the same machine as this server (or set
ROBOT_SMOKE_REPORT_DIR to a shared volume path). On Railway, reports only appear if smoke ran
inside the deployment and files persist on disk.