Method GetCheckBoxValue
GetCheckBoxValue(CheckBox)
Gets the int value associated with a checkbox. For testing and advanced scenarios.
public int GetCheckBoxValue(CheckBox checkbox)
Parameters
checkboxCheckBoxThe checkbox to get the value for
Returns
- int
The integer value associated with the checkbox
Exceptions
- InvalidOperationException
If the checkbox is not found or not part of this selector