How do I perform condition based actions?

The If Then action works in tandem with Assert to create a conditional statement.

The action requires you to select a step, along with the expected output (true or false). This determines the condition to evaluate, which checks if the selected step returns true or false.

Any action placed directly after the If Then action will execute if the expected condition is met.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.