Testing Siebel Business Applications > Functional Test Object Reference >

SiebToolbar Object


The SiebToolbar object provides methods and properties that allow you to manipulate a toolbar in a test automation environment.

Parent

The SiebToolbar object is a child of the SiebApplication Object.

Type

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

Events

The SiebToolbar object has the following event.

Event Name
Description

Click (CtrlName)

Clicks a toolbar item. CtrlName is a String that specifies the RepositoryName of the toolbar item.

Methods

The following methods are available from the SiebToolbar object:

For a description of these methods, see SiebToolbar Methods.

Properties

The SiebToolbar object has the following properties.

Property Name
Type
Description

ClassName = "SiebToolbar"

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

String

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

UIName

Const String

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

For the SiebToolbar object, UIName is set to the same value as RepositoryName, because there is no visible display value for a toolbar object.

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