Testing Siebel Business Applications > Functional Test Object Reference >

SiebScreenViews Object


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

Parent

The SiebScreenViews object is a child of the SiebScreen Object.

Type

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

Events

The SiebScreenViews object has the following event.

Event Name
Description

Goto (ViewName, Level)

Navigates to a screen view. ViewName is a String that specifies the name of the screen view; Level is a String that specifies its level (L2, L3, or L4).

Methods

The following methods are available from the SiebScreenViews object:

For a description of these methods, see SiebScreenViews Methods.

Properties

The SiebScreenViews object has the following properties.

Property Name
Type
Description

ActiveView

String

Indicates the RepositoryName of the active Screen View.

ClassName = "SiebScreenViews"

Const String

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

L2Count

Integer

Indicates the number of second-level screen views on the current screen.

L3Count

Integer

Indicates the number of third-level screen views on the current screen.

L4Count

Integer

Indicates the number of fourth-level screen views on the current screen.

RepositoryName = "SiebScreenViews"

Const String

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

UIName = "ScreenViews"

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.