public class DriversNode extends Node
Usage:
DriversNode drivers = DriversNode.invoke(); drivers.addDriver(); ....
stringPath, treeOperator, treePath
Constructor and Description |
---|
DriversNode()
Creates new DriversNode
|
Modifier and Type | Method and Description |
---|---|
void |
addDriver()
performs AddDriverAction with this node
|
static DriversNode |
invoke()
Finds "Databases > Drivers" node
|
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 DriversNode invoke()
public void addDriver()