Checkbox
This chapter gives information on how to steer the control type Checkbox in Tosca Cloud.
The following properties can be verified in addition to the general properties:
Property |
Description |
---|---|
Label |
Checkbox name |
Selected |
Indicates if the checkbox is selected or deselected. |
You can use action modes as described below. If you do not enter a property in the test step value, the property from the Default property column is used:
Action mode |
Value |
Default property |
Description |
---|---|---|---|
Input |
True, False |
Selected |
Selecting or deselecting a checkbox |
Verify |
True, False, <property> |
Selected |
Verifying a value or a property |
Buffer |
<buffer name> |
Selected |
The value True or False is buffered, depending on whether the checkbox is selected or deselected. |