Testing Siebel Business Applications > Keywords Reference > Keywords Description >

TreeExplorer


You use the TreeExplorer keyword to perform operations in the explorer tree applet, such as, expand and collapse the tree, select any item in the tree, and show the child items.

Signature

The TreeExplorer keyword supports the following signature:

TreeExplorer(TreeAppletRN|Tree_id,Expand/Collapse/SelectTreeItem/GetTreeChildItemsCount|@var/IsNodeExists[;@Var;True/False;GetTreeChildItemsCount|@var])

Desktop Examples

The following table describes how to use the TreeExlorer keyword to expand, collapse, select items from, and show the child items under an explorer tree in desktop applications.

Target Object
Inputs
Closing Action
Comments

Account Tree Applet|1.9

Expand

 

Expands the tree structure.

Account Tree Applet|1.9

Collapse

 

Collapses the tree structure.

Account Tree Applet|1.9

IsNodeExists

 

Verifies the existence of a node.

Account Tree Applet|1.9

IsNodeExists;@Var;True/False

 

Verifies the existence of a node in the case of a negative scenario.

Account Tree Applet|1.9

SelectTreeItem

 

Selects the specified tree item.

Account Tree Applet|1.2

GetTreeChildItemsCount|@var

 

Obtains the number of child items and saves the value in a variable.

Mobile Examples

The TreeExplorer keyword does not apply to mobile applications.

Testing Siebel Business Applications Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.