Choice control can only set state to one item at a time:
First item is item1, last item is itemlast
There was an attempt to use the choice control to
set the state of more than one item at the same time. The choice control
can only be set to one state.Playback stops.Specify the action on only one item only and try
playing back the script again. Specify the state using
setState(Action action, Subitem item).