Testing Siebel Business Applications > Functional Test Object Reference >

SiebMenu Object


The SiebMenu object provides methods and properties that allow you to manipulate menus and menu items in a test automation environment.

Parent

The SiebMenu object is a child of the SiebApplet Object and the SiebApplication Object.

Type

The SiebMenu object is a collection object that is one of the System Objects.

Events

The SiebMenu object has the following event.

Event Name
Description

Select (ItemName)

Selects a menu item from the Siebel application menu. ItemName is a String that specifies the RepositoryName of the Menu Item object.

Methods

The following methods are available from the SiebMenu object:

For a description of these methods, see SiebMenu Methods.

Properties

The SiebMenu object has the following properties.

Property Name
Type
Description

ClassName = "SiebMenu"

Const String

See Common Test Automation Object Properties for a description of this property.

Count

Integer

See Common Test Automation Object Properties for a description of this property.

RepositoryName = "SiebMenu"

Const String

See Common Test Automation Object Properties for a description of this property.

UIName = "Menu"

Const String

See Common Test Automation Object Properties for a description of this property.

Testing Siebel Business Applications Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.