Skip to content

Verify Checkbox

Gavin Bunney edited this page Mar 3, 2011 · 1 revision

Verify Checkbox

This operation is used to verify the state of a checkbox (checked/unchecked).

Usage

[MADCOW:htmlCheckboxElementReference].verifyCheckbox = [checked : 'yes or no' ]

Examples

notifyMeCheckbox.verifyCheckbox = [checked : 'yes']

Clone this wiki locally