Set CheckBox
Checks or unchecks a checkbox in SAP GUI.
This activity is used to check or uncheck the user-specified check box on the SAP GUI window.
Input
- CheckBox Element Id: - RequiredSpecifies the id of the check box element on the SAP GUI window.
- CheckBox Action: Specifies the action to execute on the user-specified checkbox element on the SAP GUI. The available options are: - Check
- UnCheck
 
Last updated