IsChecked
This action verifies that the specified check box is selected.
If a checkbox is checked and parameter "state" is "true", result is success. If checkbox is checked and parameter "state" is "false" result is Failure.
If checkbox is un-checked and parameter "state" is "true", result is Failure. If checkbox is un-checked and parameter "state" is "false" result is success.
Input Parameters:
ParameterName | Parameter Description | Mandatory | Data Type |
---|---|---|---|
state | Value of this parameter can be true or false. | Yes | TRUE |
Example:
IsChecked "TRUE"
CheckIfTrue
This action selects the checkbox, only if the parameter passed is true.
Input Parameters:
ParameterName | Parameter Description | Mandatory | Data Type |
---|---|---|---|
Check | Value of this parameter can be true or false. | No | TRUE |
Example:
CheckIfTrue "TRUE"
The excerpt 'Click' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.
The excerpt 'LongPress' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.
The excerpt 'Swipe' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.
The excerpt 'StoreExistence' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.
The excerpt 'StorePropertyValue' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.
The excerpt 'VerifyEnability' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.
The excerpt 'VerifyExistence' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.
The excerpt 'WaitForObject' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.