Testing Siebel Business Applications > Functional Test Object Reference >
SiebTaskStep Object
The SiebTaskStep object provides methods and properties that allow you to manipulate a task step in a test automation environment. Parent
The SiebTaskStep object is a child of the SiebTask Object. Type
The SiebTaskStep object is one of the Navigation Objects. Events
There are no events associated with the SiebTaskStep object. Methods
The following methods are available from the SiebTaskStep object:
For a description of these methods, see SiebTaskStep Methods. Properties
The SiebTaskStep object has the following properties.
|
|
|
ActiveApplet |
String |
Indicates the RepositoryName of the active Applet object. |
AppletCount |
Integer |
Indicates the number of applets present in the current context. |
ClassName = "SiebTaskStep" |
Const String |
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. |
TaskStepTitle |
String |
Indicates the title of the current task step. |
TaskViewTitle |
String |
Indicates the title of the active task view. |
UIName |
String |
See Common Test Automation Object Properties for a description of this property. |
|