Build a step definition to validate if a checkbox input element is checked or unchecked.
Built two step definitions to handle this case
iShouldSeeTheCheckboxUnchecked
Example #1: And I should see the "Accept" checkbox unchecked
Example #2: Then I should see the "Enable" checkbox unchecked
iShouldSeeTheCheckboxChecked
Example #1: And I should see the "Site Admin" checkbox checked
Example #1: Then I should see the "Enable" checkbox checked
Fixed
10.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.