desktop » assertNotChecked(name)
Description
This command is used to assert if a check box or radio element in the form is not checked.
Parameters
- name - this parameter is the name of the check box element
This command is used to assert if a check box or radio element in the form is not checked.