"END_IF" Command

Description: This command ends an already existing IF statement.
Usage Scenario: Suppose we want to end an existing IF statement where the Birthday text box is filled if it is empty or a message is printed if it has a value. Once the condition is finished, the statement will end with this command.

Procedure: Define your conditional steps and the final step will use the command End_If. Your steps will look like this:

image-20240606-141955.png

See the Test Library path: subject7_samples/subject7_advanced_suite/subject7_modify_profile_information