(test:menu-select menuitem)->void menu : string item : string
Selects the menu-item named item in the menu named menu.
Note:
The string for the menu item does not include its keyboard equivalent.
For example, to select ``New'' from the ``File'' menu,
use ``New'', not ``New Ctrl+m n''.