Testing Siebel Business Applications > Functional Test Object Reference >

SiebTaskUIPane Object


The SiebTaskUIPane object provides methods and properties that allow you to manipulate the task pane in a test automation environment.

Parent

The SiebTaskUIPane object is a child of the SiebApplication Object.

Type

The SiebTaskUIPane object is a container object that is one of the Navigation Objects.

Events

The SiebTaskUIPane object has the following events.

Event Name
Description

Close

Closes the task pane.

GotoInBox

Clicks the Go to Inbox link to navigate to the Inbox.

Methods

The following methods are available from the SiebTaskUIPane object:

For a description of these methods, see SiebTaskUIPane Methods.

Properties

The SiebTaskUIPane object has the following properties.

Property Name
Type
Description

ActiveTask

Integer

Indicates the id of the current task.

ClassName = "SiebTaskUIPane"

Const String

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

RepositoryName = "TaskUIPane"

Const String

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

StepCount

Integer

Indicates the number of steps in the current task in the task pane.

TaskCount

Integer

Indicates the number of tasks in the task pane.

UIName

String

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

Testing Siebel Business Applications Copyright © 2006, Oracle. All rights reserved.