the “__” checkbox should not be checked
Verifies that the specified checkbox is unchecked.
Pattern
^the "([^"]*)" checkbox should not be checked$
Parameters
Position | Description | Value Type | Restrictions |
---|---|---|---|
1 | field | field id/name/label/selector | Must refer to a checkbox field. |
Examples
Then the "Accept terms" checkbox should not be checked