Note: You are looking at a static snapshot of documentation related to Robot Framework automations. The most recent documentation is at https://robocorp.com/docs

Step runs in a process run

Step runs are robot executions that are executed on available Workers. Step run view contains the technical details of the run, and run artifacts, including robot execution logs and the video stream.

Step run states

Completed

All work items in the step run have been processed successfully.

Error

There has been an error in processing work items in the step run.

Running

A step run is currently active and running the assigned Robot on an assigned Worker.

Terminated

A step run has been terminated.

Timeout

A step run has been ended by timeout.

Waiting for Worker

A step run is waiting for an available worker so it can start processing work items.

Last edit: April 4, 2023