the “__” checkbox should be checked
Verifies that the specified checkbox is checked.
Pattern
^the "([^"]*)" checkbox should 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 be checked