"CHECK" Command

Definition: This command checks or unchecks a checkbox depending on your selection.
Usage Scenario: Suppose we want to check 3 check-boxes like the ones on the page below and then uncheck them.

Procedure: Generate XPaths for the check-boxes and create web locators or use inline XPaths in steps with Check command. You will need to tick the checkbox next to "Check" in the command options to ensure that the check-box will be checked. Leaving it unchecked will uncheck the checkbox. Your steps will look like this:

Steps that will enable the check-box:

Steps that will disable the check-boxes: