Integrated icon indicating copy to clipboard operation
Integrated copied to clipboard

Verify checkbox is checked

Open cbojer opened this issue 10 years ago • 2 comments

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.

cbojer avatar Mar 30 '15 10:03 cbojer

Sure. Will add this.

JeffreyWay avatar Mar 30 '15 17:03 JeffreyWay

+1

llaski avatar Nov 13 '15 02:11 llaski