Invalid state for action: action
Explanation
The action_name action cannot be
performed when the application is in the current state. The action
must be performed when the application is in the correct state. The
control is JRadioButton and the state is not
SELECTED.
User response
Change to a valid state using mouse modifiers and
try playing back the script again. Use setState() function.