Testing Siebel Business Applications > Functional Test Object Reference >
SiebText Object
The SiebText object provides methods and properties that allow you to manipulate a text box in a test automation environment. Parent
The SiebText object is a child of the SiebApplet Object, the SiebCurrency Object, and the SiebList Object. Type
The SiebText object is one of the Core Control Objects. Events
The SiebText object has the following events.
|
|
OpenPopup |
Opens the associated popup applet. |
ProcessKey (KeyName) |
Invokes the specified key inside the control. KeyName is a String that specifies the key to invoke. The only KeyName accepted by the ProcessKey event is Enter. |
SetText (TextValue) |
Enters text into the text box. TextValue is a String that specifies the text to enter. |
Methods
There are no methods available from the SiebText object. Properties
The SiebText object has the following properties.
|