public class DatabasesNode extends Node
Usage:
DatabasesNode databases = DatabasesNode.invoke(); ....
stringPath, treeOperator, treePath
Constructor and Description |
---|
DatabasesNode() |
Modifier and Type | Method and Description |
---|---|
static DatabasesNode |
invoke()
Finds "Databases" node in Runtime tab
|
addSelectionPath, callPopup, collapse, expand, getChildren, getComparator, getOpenideNode, getParentPath, getPath, getText, getTreePath, isChildPresent, isCollapsed, isExpanded, isLeaf, isLink, isPresent, performAPIAction, performAPIActionNoBlock, performMenuAction, performMenuActionNoBlock, performPopupAction, performPopupActionNoBlock, select, setComparator, tree, verifyPopup, verifyPopup, verifyPopup, waitChildNotPresent, waitCollapsed, waitExpanded, waitNotPresent
public static DatabasesNode invoke()