Skip to content

Condition

Conditional steps are exactly what they sound - they allow having conditional logic inside scenarios. Conditions can be used with any internal data present in the scenario at any moment in time.

ParameterTypeMeaning
NamePlatform-wideName of the step. Used for visualization purposes and for user-friendly data mapping in the future.
TimeoutPlatform-wideNumber of seconds the platform will wait for result from agent until the action is considered as failed.
RetriesPlatform-wideNumber of times invocation will be attempted until the action is considered as failed.
Condition (input parameter)Step type specificJavaScript expression which evaluates to boolean