Testing Siebel Business Applications > Functional Test Object Reference >

SiebThreadbar Object


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

Parent

The SiebThreadbar object is a child of the SiebScreen Object.

Type

The SiebThreadbar object is a singleton multivalue object that is one of the Navigation Objects.

Events

The SiebThreadbar object has the following event.

Event Name
Description

Goto (LinkName)

Clicks a link in the threadbar object. LinkName is a String that specifies the name of the link.

Methods

The following methods are available from the SiebThreadbar object:

For a description of these methods, see SiebThreadbar Methods.

Properties

The SiebThreadbar object has the following properties.

Property Name
Type
Description

ActiveThreadItem

String

A data value representing the right-most thread link in the threadbar (the link to the page immediately preceding the page that is rendered on the screen).

ClassName = "SiebThreadbar"

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

Const String

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

ThreadItems

String

A data value representing the entire threadbar. Multiple items on the threadbar are separated by a | (pipe) character.

UIName = "Threadbar"

Const String

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

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