Integrated
Integrated copied to clipboard
Verify checkbox is checked
It would be awesome if it was possible to easily check whether a checkbox is checked. Could be via. a method called seeIsChecked or verifyIsChecked.
Real world example: Settings page, where a user can check multiple checkboxes, and after submitting the form, you would need to verify that the checkboxes are now checked. As of now, you could only verify that the settings are stored in the database, but not that they are visually presented to the user.
Sure. Will add this.
+1