How to enable flow branching using Switch block?

How to enable flow branching using Switch block?

In Leapwork many times, users face the cases where based upon the condition, flow branching is to be enabled in order to perform different actions based on different input conditions.

Switch block allows achieving flow branching where based upon certain conditions a specific branch of flow will be triggered and further process will be executed. The Switch block compares the Input value to the case values and the condition that matches is executed. By default, the comparison method is equal and the comparison type is Input as value.

Below is a simple use case implementation on how Switch block can be used in Leapwork.

For any clarification, please contact our Priority Support.