Skip to content

Execution

Running Robot Framework is straightforward: point it at a file or directory and it handles the rest. Basic usage covers the command-line entry points, and configuring execution covers the options for filtering, tagging, and controlling exactly what runs. After execution, the output and result files give you a full record of what happened — down to every keyword call.

In this section