Testing Siebel Business Applications > Functional Test Object Reference >

SiebViewApplets Object


The SiebViewApplets object provides methods and properties that allow you to manipulate a view applet in a test automation environment.

Parent

The SiebViewApplets object is a child of the SiebView Object.

Type

The SiebViewApplets object is a singleton collection object that is one of the Navigation Objects.

Events

The SiebViewApplets object has the following event.

Event Name
Description

Select (AppletName)

Selects an applet. AppletName is a String that specifies the RepositoryName of the applet to select.

Methods

The following methods are available from the SiebViewApplets object:

For a description of these methods, see SiebViewApplets Methods.

Properties

The SiebViewApplets object has the following properties.

Property Name
Type
Description

ActiveApplet

String

Indicates the RepositoryName of the active Applet object.

ClassName = "SiebViewApplets"

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 = "SiebViewApplets"

Const String

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

UIName = "ViewApplets"

Const String

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

Testing Siebel Business Applications