Testing Siebel Business Applications > Functional Test Object Reference >

SiebRichText Object


The SiebRichText object provides methods and properties that allow you to manipulate a rich text control in a test automation environment.

Parent

The SiebRichText object is a child of the SiebApplet Object.

Type

The SiebRichText object is one of the Complex Control Objects.

Events

The SiebRichText object has the following event.

Event Name
Description

SetText (TextValue)

Enters text in the text area. TextValue is a String that specifies the text to enter.

Methods

There are no methods available from the SiebRichText object.

Properties

The SiebRichText object has the following properties.

Property Name
Type
Description

ClassName = "SiebRichText"

Const String

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

IsEnabled

Boolean

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

IsRequired

Boolean

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.

Text

String

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

UIName

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.