Updated August 21, 2026

Engines

An engine executes your suite. It only drives the app clients it implements. The dashboard engine field is an image ID (engine × client), not this name.

EngineClientsImage IDs
Robot FrameworkSAP GUI Java, SAP GUI Windows, Webrobot-sap, robot-web
PlaywrightWebplaywright
k6 / LocustHeadless RESTPlanned

Each image takes the suite on /suite, writes artifacts to /results, and streams stdout as logs. You pick an image when you upload a suite (POST /suites) or when you run velo robot --engine ….

See the support matrix for remote vs local.