CRFCP0053E

Unable to click to desired state: action

The action state cannot be set or selected. The state is either indeterminate or no radio button has been selected. When you click to change the state of the control, the control might be in one of these conditions:
  • A check box and the state are indeterminate.
  • A radio button is set but the radio button is not selected.
Playback fails.
Use setState() to set the state of the control. For radio button, the valid state is selected. For check box, the valid states are selected or not selected.