/
"END_IF" Command
"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:
See the Test Library path: subject7_samples/subject7_advanced_suite/subject7_modify_profile_information
, multiple selections available,
Related content
"ELSE_IF" Command
"ELSE_IF" Command
More like this
"GET_WEB_VALUE" Command
"GET_WEB_VALUE" Command
Read with this
"ELSE" Command
"ELSE" Command
More like this
12. Subject7 Jenkins Plugin
12. Subject7 Jenkins Plugin
Read with this
"IF" Command
"IF" Command
More like this
2. How to Use Subject7
2. How to Use Subject7
Read with this