Checkboxes allow users to select one or more items from a group of options.
Clicks the checkbox
Checks if the checkbox is checked
Checks if the checkbox is disabled
Gets the label text of the checkbox
Gets the name attribute of the checkbox
Gets the value attribute of the checkbox
Whether the checkbox checked state matches the expected state