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, waitNotPresentpublic static DriversNode invoke()
public void addDriver()
Built on May 24 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.