1# Check the checkbox 2mousemove,145,220 3mousedown,left,145,220 4mouseup,left,145,220 5 6# Tab to radio button from checkbox 7keycode,9 8keycode,9 9 10# Press Enter to select radio button 11charcode,13