The <menu> element is contained by <menu-select> and <menu-expect>. The <menu> element identifies the menu to be acted on by the containing element. When contained by a <menu-expect> this element specifies what type of verification is to be performed. The <menu> element will contain one or more <item> elements identifying the menu item to be selected or verified. The <menu> element may also contain one or more <separator> elements when contained by a <menu-expect> element. The <separator> element will indicate the expected position of a menu separator.
Name | Description | Data Type | Default Value | Required |
---|---|---|---|---|
type | This attribute is only used when the <menu> element
is contained by a <menu-expect> element. The
type attribute specifies what is to be verified within the named
menu. Valid options for this attribute include:
|
string | exact | No - valid only when <menu> is contained by a <menu-expect> |