public class TreeView extends GenericObject
Modifier | Constructor and Description |
---|---|
protected |
TreeView(java.lang.String compname) |
|
TreeView(java.lang.String winname,
java.lang.String compname)
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
|
|
TreeView(Window window,
java.lang.String compname)
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
|
Modifier and Type | Method and Description |
---|---|
void |
activateUnverifiedTextNode(StepTestTable table,
java.lang.String[] parameters)
Action to (almost) blindly activate (double-click) a text node.
|
void |
activateUnverifiedTextNode(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to (almost) blindly activate (double-click) a text node.
|
ComponentFunction |
activateUnverifiedTextNode(java.lang.String[] parameters)
Action to (almost) blindly activate (double-click) a text node.
|
ComponentFunction |
activateUnverifiedTextNode(java.lang.String textValue,
java.lang.String matchIndex)
Action to (almost) blindly activate (double-click) a text node.
|
void |
captureTreeDataToFile(StepTestTable table,
java.lang.String[] parameters)
Copy the current contents of a tree[branch] to a file.
|
void |
captureTreeDataToFile(StepTestTable table,
java.lang.String file,
java.lang.String branch,
java.lang.String indentMark,
java.lang.String fileEncoding,
java.lang.String filterMode,
java.lang.String filterOptions)
Copy the current contents of a tree[branch] to a file.
|
ComponentFunction |
captureTreeDataToFile(java.lang.String[] parameters)
Copy the current contents of a tree[branch] to a file.
|
ComponentFunction |
captureTreeDataToFile(java.lang.String file,
java.lang.String branch,
java.lang.String indentMark,
java.lang.String fileEncoding,
java.lang.String filterMode,
java.lang.String filterOptions)
Copy the current contents of a tree[branch] to a file.
|
void |
checkTextNode(StepTestTable table,
java.lang.String[] parameters)
Checks a node's state icon (checkbox) according to its associated text value.
|
void |
checkTextNode(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Checks a node's state icon (checkbox) according to its associated text value.
|
ComponentFunction |
checkTextNode(java.lang.String[] parameters)
Checks a node's state icon (checkbox) according to its associated text value.
|
ComponentFunction |
checkTextNode(java.lang.String textValue,
java.lang.String matchIndex)
Checks a node's state icon (checkbox) according to its associated text value.
|
void |
clickPartial(StepTestTable table,
java.lang.String[] parameters)
Action to click a node according to a partial match of its text value.
|
void |
clickPartial(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to click a node according to a partial match of its text value.
|
ComponentFunction |
clickPartial(java.lang.String[] parameters)
Action to click a node according to a partial match of its text value.
|
ComponentFunction |
clickPartial(java.lang.String textValue,
java.lang.String matchIndex)
Action to click a node according to a partial match of its text value.
|
void |
clickTextNode(StepTestTable table,
java.lang.String[] parameters)
Action to click a node according to its text value.
|
void |
clickTextNode(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to click a node according to its text value.
|
ComponentFunction |
clickTextNode(java.lang.String[] parameters)
Action to click a node according to its text value.
|
ComponentFunction |
clickTextNode(java.lang.String textValue,
java.lang.String matchIndex)
Action to click a node according to its text value.
|
void |
clickUnverifiedTextNode(StepTestTable table,
java.lang.String[] parameters)
Action to (almost) blindly click a text node.
|
void |
clickUnverifiedTextNode(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to (almost) blindly click a text node.
|
ComponentFunction |
clickUnverifiedTextNode(java.lang.String[] parameters)
Action to (almost) blindly click a text node.
|
ComponentFunction |
clickUnverifiedTextNode(java.lang.String textValue,
java.lang.String matchIndex)
Action to (almost) blindly click a text node.
|
void |
collapse(StepTestTable table,
java.lang.String[] parameters)
Action to collapse a node according to its text value.
|
void |
collapse(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to collapse a node according to its text value.
|
ComponentFunction |
collapse(java.lang.String[] parameters)
Action to collapse a node according to its text value.
|
ComponentFunction |
collapse(java.lang.String textValue,
java.lang.String matchIndex)
Action to collapse a node according to its text value.
|
void |
collapsePartial(StepTestTable table,
java.lang.String[] parameters)
Action to collapse a node according to a partial match of its text value.
|
void |
collapsePartial(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to collapse a node according to a partial match of its text value.
|
ComponentFunction |
collapsePartial(java.lang.String[] parameters)
Action to collapse a node according to a partial match of its text value.
|
ComponentFunction |
collapsePartial(java.lang.String textValue,
java.lang.String matchIndex)
Action to collapse a node according to a partial match of its text value.
|
void |
collapsePartialTextNode(StepTestTable table,
java.lang.String textValue)
Action to collapse a node according to a partial match of its text value.
|
ComponentFunction |
collapsePartialTextNode(java.lang.String textValue)
Action to collapse a node according to a partial match of its text value.
|
void |
collapseTextNode(StepTestTable table,
java.lang.String[] parameters)
Action to collapse a node according to its text value.
|
void |
collapseTextNode(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to collapse a node according to its text value.
|
ComponentFunction |
collapseTextNode(java.lang.String[] parameters)
Action to collapse a node according to its text value.
|
ComponentFunction |
collapseTextNode(java.lang.String textValue,
java.lang.String matchIndex)
Action to collapse a node according to its text value.
|
void |
collapseUnverifiedTextNode(StepTestTable table,
java.lang.String textValue)
Action to blindly collapse a node according to its text value.
|
ComponentFunction |
collapseUnverifiedTextNode(java.lang.String textValue)
Action to blindly collapse a node according to its text value.
|
void |
ctrlClickUnverifiedTextNode(StepTestTable table,
java.lang.String textValue)
Action to blindly CTRL-click a node according to its text value.
|
ComponentFunction |
ctrlClickUnverifiedTextNode(java.lang.String textValue)
Action to blindly CTRL-click a node according to its text value.
|
void |
doubleClickPartial(StepTestTable table,
java.lang.String[] parameters)
Action to double click a node according to a partial match of its text value.
|
void |
doubleClickPartial(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to double click a node according to a partial match of its text value.
|
ComponentFunction |
doubleClickPartial(java.lang.String[] parameters)
Action to double click a node according to a partial match of its text value.
|
ComponentFunction |
doubleClickPartial(java.lang.String textValue,
java.lang.String matchIndex)
Action to double click a node according to a partial match of its text value.
|
void |
doubleClickTextNode(StepTestTable table,
java.lang.String[] parameters)
Action to double click a node according to its text value.
|
void |
doubleClickTextNode(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to double click a node according to its text value.
|
ComponentFunction |
doubleClickTextNode(java.lang.String[] parameters)
Action to double click a node according to its text value.
|
ComponentFunction |
doubleClickTextNode(java.lang.String textValue,
java.lang.String matchIndex)
Action to double click a node according to its text value.
|
void |
doubleClickUnverifiedTextNode(StepTestTable table,
java.lang.String[] parameters)
Action to (almost) blindly activate (double-click) a text node.
|
void |
doubleClickUnverifiedTextNode(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to (almost) blindly activate (double-click) a text node.
|
ComponentFunction |
doubleClickUnverifiedTextNode(java.lang.String[] parameters)
Action to (almost) blindly activate (double-click) a text node.
|
ComponentFunction |
doubleClickUnverifiedTextNode(java.lang.String textValue,
java.lang.String matchIndex)
Action to (almost) blindly activate (double-click) a text node.
|
void |
expand(StepTestTable table,
java.lang.String[] parameters)
Action to expand a node according to its text value.
|
void |
expand(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to expand a node according to its text value.
|
ComponentFunction |
expand(java.lang.String[] parameters)
Action to expand a node according to its text value.
|
ComponentFunction |
expand(java.lang.String textValue,
java.lang.String matchIndex)
Action to expand a node according to its text value.
|
void |
expandPartial(StepTestTable table,
java.lang.String[] parameters)
Action to expand a node according to a partial match of text value.
|
void |
expandPartial(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to expand a node according to a partial match of text value.
|
ComponentFunction |
expandPartial(java.lang.String[] parameters)
Action to expand a node according to a partial match of text value.
|
ComponentFunction |
expandPartial(java.lang.String textValue,
java.lang.String matchIndex)
Action to expand a node according to a partial match of text value.
|
void |
expandPartialTextNode(StepTestTable table,
java.lang.String textValue)
Action to expand a node according to a partial match of text value.
|
ComponentFunction |
expandPartialTextNode(java.lang.String textValue)
Action to expand a node according to a partial match of text value.
|
void |
expandTextNode(StepTestTable table,
java.lang.String[] parameters)
Action to expand a node according to its text value.
|
void |
expandTextNode(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to expand a node according to its text value.
|
ComponentFunction |
expandTextNode(java.lang.String[] parameters)
Action to expand a node according to its text value.
|
ComponentFunction |
expandTextNode(java.lang.String textValue,
java.lang.String matchIndex)
Action to expand a node according to its text value.
|
void |
expandUnverifiedTextNode(StepTestTable table,
java.lang.String textValue)
Action to blindly expand a node according to its text value.
|
ComponentFunction |
expandUnverifiedTextNode(java.lang.String textValue)
Action to blindly expand a node according to its text value.
|
void |
partialMatchTreeDataToFile(StepTestTable table,
java.lang.String[] parameters)
Copy the current contents of a tree[branch] to a file according to a partial match of itss text value.
|
void |
partialMatchTreeDataToFile(StepTestTable table,
java.lang.String file,
java.lang.String branch,
java.lang.String indentMark,
java.lang.String filterMode,
java.lang.String filterOptions)
Copy the current contents of a tree[branch] to a file according to a partial match of itss text value.
|
ComponentFunction |
partialMatchTreeDataToFile(java.lang.String[] parameters)
Copy the current contents of a tree[branch] to a file according to a partial match of itss text value.
|
ComponentFunction |
partialMatchTreeDataToFile(java.lang.String file,
java.lang.String branch,
java.lang.String indentMark,
java.lang.String filterMode,
java.lang.String filterOptions)
Copy the current contents of a tree[branch] to a file according to a partial match of itss text value.
|
void |
rightClickPartial(StepTestTable table,
java.lang.String[] parameters)
Action to right click a node according to a partial match of its text value.
|
void |
rightClickPartial(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to right click a node according to a partial match of its text value.
|
ComponentFunction |
rightClickPartial(java.lang.String[] parameters)
Action to right click a node according to a partial match of its text value.
|
ComponentFunction |
rightClickPartial(java.lang.String textValue,
java.lang.String matchIndex)
Action to right click a node according to a partial match of its text value.
|
void |
rightClickTextNode(StepTestTable table,
java.lang.String[] parameters)
Action to right click a node according to its text value.
|
void |
rightClickTextNode(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to right click a node according to its text value.
|
ComponentFunction |
rightClickTextNode(java.lang.String[] parameters)
Action to right click a node according to its text value.
|
ComponentFunction |
rightClickTextNode(java.lang.String textValue,
java.lang.String matchIndex)
Action to right click a node according to its text value.
|
void |
rightClickUnverifiedTextNode(StepTestTable table,
java.lang.String[] parameters)
Action to (almost) blindly right-click a text node.
|
void |
rightClickUnverifiedTextNode(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to (almost) blindly right-click a text node.
|
ComponentFunction |
rightClickUnverifiedTextNode(java.lang.String[] parameters)
Action to (almost) blindly right-click a text node.
|
ComponentFunction |
rightClickUnverifiedTextNode(java.lang.String textValue,
java.lang.String matchIndex)
Action to (almost) blindly right-click a text node.
|
void |
select(StepTestTable table,
java.lang.String[] parameters)
Action to select a node according to its text value.
|
void |
select(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to select a node according to its text value.
|
ComponentFunction |
select(java.lang.String[] parameters)
Action to select a node according to its text value.
|
ComponentFunction |
select(java.lang.String textValue,
java.lang.String matchIndex)
Action to select a node according to its text value.
|
void |
selectAnotherPartialTextNode(StepTestTable table,
java.lang.String textValue)
Action to select a node according to a partial match of its text value, in addition to any nodes already selected.
|
ComponentFunction |
selectAnotherPartialTextNode(java.lang.String textValue)
Action to select a node according to a partial match of its text value, in addition to any nodes already selected.
|
void |
selectAnotherTextNode(StepTestTable table,
java.lang.String textValue)
Action to select a node according to its text value, in addition to any nodes already selected.
|
ComponentFunction |
selectAnotherTextNode(java.lang.String textValue)
Action to select a node according to its text value, in addition to any nodes already selected.
|
void |
selectAnotherUnverifiedTextNode(StepTestTable table,
java.lang.String textValue)
Action to blindly select a node according to its text value, in addition to any nodes already selected.
|
ComponentFunction |
selectAnotherUnverifiedTextNode(java.lang.String textValue)
Action to blindly select a node according to its text value, in addition to any nodes already selected.
|
void |
selectPartial(StepTestTable table,
java.lang.String[] parameters)
Action to select a node according to a partial match of its text value.
|
void |
selectPartial(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to select a node according to a partial match of its text value.
|
ComponentFunction |
selectPartial(java.lang.String[] parameters)
Action to select a node according to a partial match of its text value.
|
ComponentFunction |
selectPartial(java.lang.String textValue,
java.lang.String matchIndex)
Action to select a node according to a partial match of its text value.
|
void |
selectPartialTextNode(StepTestTable table,
java.lang.String textValue)
Action to select a node according to a partial match of its text value.
|
ComponentFunction |
selectPartialTextNode(java.lang.String textValue)
Action to select a node according to a partial match of its text value.
|
void |
selectPartialTextNodeSpecial(StepTestTable table,
java.lang.String[] parameters)
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
|
void |
selectPartialTextNodeSpecial(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex,
java.lang.String specialKey,
java.lang.String mouseClick)
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
|
ComponentFunction |
selectPartialTextNodeSpecial(java.lang.String[] parameters)
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
|
ComponentFunction |
selectPartialTextNodeSpecial(java.lang.String textValue,
java.lang.String matchIndex,
java.lang.String specialKey,
java.lang.String mouseClick)
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
|
void |
selectStateIcon(StepTestTable table,
java.lang.String[] parameters)
Select/check a node's state icon (checkbox) according to its associated text value.
|
void |
selectStateIcon(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Select/check a node's state icon (checkbox) according to its associated text value.
|
ComponentFunction |
selectStateIcon(java.lang.String[] parameters)
Select/check a node's state icon (checkbox) according to its associated text value.
|
ComponentFunction |
selectStateIcon(java.lang.String textValue,
java.lang.String matchIndex)
Select/check a node's state icon (checkbox) according to its associated text value.
|
void |
selectTextNode(StepTestTable table,
java.lang.String[] parameters)
Action to select a node according to its text value.
|
void |
selectTextNode(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to select a node according to its text value.
|
ComponentFunction |
selectTextNode(java.lang.String[] parameters)
Action to select a node according to its text value.
|
ComponentFunction |
selectTextNode(java.lang.String textValue,
java.lang.String matchIndex)
Action to select a node according to its text value.
|
void |
selectTextNodeSpecial(StepTestTable table,
java.lang.String[] parameters)
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
|
void |
selectTextNodeSpecial(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex,
java.lang.String specialKey,
java.lang.String mouseClick)
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
|
ComponentFunction |
selectTextNodeSpecial(java.lang.String[] parameters)
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
|
ComponentFunction |
selectTextNodeSpecial(java.lang.String textValue,
java.lang.String matchIndex,
java.lang.String specialKey,
java.lang.String mouseClick)
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
|
void |
selectUnverifiedTextNode(StepTestTable table,
java.lang.String[] parameters)
Action to (almost) blindly click a text node.
|
void |
selectUnverifiedTextNode(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to (almost) blindly click a text node.
|
ComponentFunction |
selectUnverifiedTextNode(java.lang.String[] parameters)
Action to (almost) blindly click a text node.
|
ComponentFunction |
selectUnverifiedTextNode(java.lang.String textValue,
java.lang.String matchIndex)
Action to (almost) blindly click a text node.
|
void |
selectUnverifiedTextNodeRightClick(StepTestTable table,
java.lang.String[] parameters)
Skips many pre- and post-verification checks for right-clicks.
|
void |
selectUnverifiedTextNodeRightClick(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Skips many pre- and post-verification checks for right-clicks.
|
ComponentFunction |
selectUnverifiedTextNodeRightClick(java.lang.String[] parameters)
Skips many pre- and post-verification checks for right-clicks.
|
ComponentFunction |
selectUnverifiedTextNodeRightClick(java.lang.String textValue,
java.lang.String matchIndex)
Skips many pre- and post-verification checks for right-clicks.
|
void |
setTreeContainsNode(StepTestTable table,
java.lang.String[] parameters)
Sets a user-defined variable with the result of whether a tree contains the provided node.
|
void |
setTreeContainsNode(StepTestTable table,
java.lang.String node,
java.lang.String resultVar)
Sets a user-defined variable with the result of whether a tree contains the provided node.
|
ComponentFunction |
setTreeContainsNode(java.lang.String[] parameters)
Sets a user-defined variable with the result of whether a tree contains the provided node.
|
ComponentFunction |
setTreeContainsNode(java.lang.String node,
java.lang.String resultVar)
Sets a user-defined variable with the result of whether a tree contains the provided node.
|
void |
setTreeContainsPartialMatch(StepTestTable table,
java.lang.String[] parameters)
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
|
void |
setTreeContainsPartialMatch(StepTestTable table,
java.lang.String node,
java.lang.String resultVar)
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
|
ComponentFunction |
setTreeContainsPartialMatch(java.lang.String[] parameters)
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
|
ComponentFunction |
setTreeContainsPartialMatch(java.lang.String node,
java.lang.String resultVar)
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
|
void |
shiftClickUnverifiedTextNode(StepTestTable table,
java.lang.String textValue)
Action to blindly SHIFT-click a node according to its text value.
|
ComponentFunction |
shiftClickUnverifiedTextNode(java.lang.String textValue)
Action to blindly SHIFT-click a node according to its text value.
|
void |
unCheckTextNode(StepTestTable table,
java.lang.String[] parameters)
UnChecks a node's state icon (checkbox) according to its associated text value.
|
void |
unCheckTextNode(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
UnChecks a node's state icon (checkbox) according to its associated text value.
|
ComponentFunction |
unCheckTextNode(java.lang.String[] parameters)
UnChecks a node's state icon (checkbox) according to its associated text value.
|
ComponentFunction |
unCheckTextNode(java.lang.String textValue,
java.lang.String matchIndex)
UnChecks a node's state icon (checkbox) according to its associated text value.
|
void |
verifyNodeUnselected(StepTestTable table,
java.lang.String textValue)
Action to verify a particular text node is NOT selected.
|
ComponentFunction |
verifyNodeUnselected(java.lang.String textValue)
Action to verify a particular text node is NOT selected.
|
void |
verifySelectedNode(StepTestTable table,
java.lang.String textValue)
Action to verify a particular text node is selected.
|
ComponentFunction |
verifySelectedNode(java.lang.String textValue)
Action to verify a particular text node is selected.
|
void |
verifyStateIcon(StepTestTable table,
java.lang.String[] parameters)
Action to verify a particular state icon is selected/Checked.
|
void |
verifyStateIcon(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to verify a particular state icon is selected/Checked.
|
ComponentFunction |
verifyStateIcon(java.lang.String[] parameters)
Action to verify a particular state icon is selected/Checked.
|
ComponentFunction |
verifyStateIcon(java.lang.String textValue,
java.lang.String matchIndex)
Action to verify a particular state icon is selected/Checked.
|
void |
verifyStateIconUnselected(StepTestTable table,
java.lang.String[] parameters)
Action to verify a particular state icon is NOT selected.
|
void |
verifyStateIconUnselected(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to verify a particular state icon is NOT selected.
|
ComponentFunction |
verifyStateIconUnselected(java.lang.String[] parameters)
Action to verify a particular state icon is NOT selected.
|
ComponentFunction |
verifyStateIconUnselected(java.lang.String textValue,
java.lang.String matchIndex)
Action to verify a particular state icon is NOT selected.
|
void |
verifyTextNodeChecked(StepTestTable table,
java.lang.String[] parameters)
Action to verify a particular state icon is selected.
|
void |
verifyTextNodeChecked(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to verify a particular state icon is selected.
|
ComponentFunction |
verifyTextNodeChecked(java.lang.String[] parameters)
Action to verify a particular state icon is selected.
|
ComponentFunction |
verifyTextNodeChecked(java.lang.String textValue,
java.lang.String matchIndex)
Action to verify a particular state icon is selected.
|
void |
verifyTextNodeUnChecked(StepTestTable table,
java.lang.String[] parameters)
Action to verify a particular state icon is NOT checked.
|
void |
verifyTextNodeUnChecked(StepTestTable table,
java.lang.String textValue,
java.lang.String matchIndex)
Action to verify a particular state icon is NOT checked.
|
ComponentFunction |
verifyTextNodeUnChecked(java.lang.String[] parameters)
Action to verify a particular state icon is NOT checked.
|
ComponentFunction |
verifyTextNodeUnChecked(java.lang.String textValue,
java.lang.String matchIndex)
Action to verify a particular state icon is NOT checked.
|
void |
verifyTreeContainsNode(StepTestTable table,
java.lang.String node)
Verify that a tree contains the provided node.
|
ComponentFunction |
verifyTreeContainsNode(java.lang.String node)
Verify that a tree contains the provided node.
|
void |
verifyTreeContainsPartialMatch(StepTestTable table,
java.lang.String node)
Verify that a tree contains the provided node according to a partial match of the node's text value.
|
ComponentFunction |
verifyTreeContainsPartialMatch(java.lang.String node)
Verify that a tree contains the provided node according to a partial match of the node's text value.
|
altLeftDrag, altLeftDrag, click, click, click, click, clickScreenImage, clickScreenImage, clickScreenLocation, clickScreenLocation, clickScreenPoint, clickScreenPoint, compareStoredData, compareStoredData, compareStoredData, compareStoredData, compareStoredProperties, compareStoredProperties, compareStoredProperties, compareStoredProperties, ctrlAltLeftDrag, ctrlAltLeftDrag, ctrlClick, ctrlClick, ctrlClick, ctrlClick, ctrlClickScreenImage, ctrlClickScreenImage, ctrlLeftDrag, ctrlLeftDrag, ctrlRightClick, ctrlRightClick, ctrlRightClick, ctrlRightClick, ctrlRightClickScreenImage, ctrlRightClickScreenImage, ctrlShiftLeftDrag, ctrlShiftLeftDrag, doubleClick, doubleClick, doubleClick, doubleClick, doubleClickScreenImage, doubleClickScreenImage, doubleClickScreenLocation, doubleClickScreenLocation, doubleClickScreenPoint, doubleClickScreenPoint, doubleTap, doubleTap, dragTo, dragTo, dragTo, dragTo, flick, flick, flick, flick, flickDown, flickDown, flickLeft, flickLeft, flickRight, flickRight, flickUp, flickUp, hScrollTo, hScrollTo, javaMenuSelect, javaMenuSelect, leftDrag, leftDrag, mouseClick, mouseClick, multiClick, multiClick, multiClick, multiClick, multiClickScreenImage, multiClickScreenImage, multiClickScreenImage, multiClickScreenImage, press, press, rightClick, rightClick, rightClick, rightClick, rightClickScreenImage, rightClickScreenImage, rightClickScreenLocation, rightClickScreenLocation, rightClickScreenPoint, rightClickScreenPoint, rightDrag, rightDrag, shiftClick, shiftClick, shiftClick, shiftClick, shiftClickScreenImage, shiftClickScreenImage, shiftLeftDrag, shiftLeftDrag, tap, tap, twoFingerTap, twoFingerTap, verifyImage, verifyImage, vScrollTo, vScrollTo
assignPropertyVariable, assignPropertyVariable, assignPropertyVariable, assignPropertyVariable, captureObjectDataToFile, captureObjectDataToFile, captureObjectDataToFile, captureObjectDataToFile, capturePropertiesToFile, capturePropertiesToFile, capturePropertiesToFile, capturePropertiesToFile, capturePropertyToFile, capturePropertyToFile, capturePropertyToFile, capturePropertyToFile, clearAppMapCache, clearAppMapCache, clearCache, clearCache, executeScript, executeScript, executeScript, executeScript, getComputedStyle, getComputedStyle, getGUIImage, getGUIImage, getGUIImage, getGUIImage, getTextFromGUI, getTextFromGUI, getTextFromGUI, getTextFromGUI, gUIDoesExist, gUIDoesExist, gUIDoesNotExist, gUIDoesNotExist, hoverMouse, hoverMouse, hoverMouse, hoverMouse, hoverScreenLocation, hoverScreenLocation, hoverScreenLocation, hoverScreenLocation, inputCharacters, inputCharacters, inputKeys, inputKeys, isPropertyExist, isPropertyExist, isPropertyExist, isPropertyExist, locateScreenImage, locateScreenImage, locateScreenImage, locateScreenImage, saveTextFromGUI, saveTextFromGUI, saveTextFromGUI, saveTextFromGUI, sendEvent, sendEvent, sendEvent, sendEvent, setPropertyValue, setPropertyValue, setPropertyValue, setPropertyValue, showOnPage, showOnPage, typeChars, typeChars, typeEncryption, typeEncryption, typeEncryption, typeEncryption, typeKeys, typeKeys, verifyArrayPropertyToFile, verifyArrayPropertyToFile, verifyArrayPropertyToFile, verifyArrayPropertyToFile, verifyBinaryFileToFile, verifyBinaryFileToFile, verifyBinaryFileToFile, verifyBinaryFileToFile, verifyClipboardToFile, verifyClipboardToFile, verifyClipboardToFile, verifyClipboardToFile, verifyClipboardVP, verifyClipboardVP, verifyComputedStyle, verifyComputedStyle, verifyFileToFile, verifyFileToFile, verifyFileToFile, verifyFileToFile, verifyGUIImageToFile, verifyGUIImageToFile, verifyGUIImageToFile, verifyGUIImageToFile, verifyObjectDataToFile, verifyObjectDataToFile, verifyObjectDataToFile, verifyObjectDataToFile, verifyPropertiesSubsetToFile, verifyPropertiesSubsetToFile, verifyPropertiesSubsetToFile, verifyPropertiesSubsetToFile, verifyPropertiesToFile, verifyPropertiesToFile, verifyPropertiesToFile, verifyPropertiesToFile, verifyProperty, verifyProperty, verifyProperty, verifyProperty, verifyPropertyContains, verifyPropertyContains, verifyPropertyContains, verifyPropertyContains, verifyPropertyToFile, verifyPropertyToFile, verifyPropertyToFile, verifyPropertyToFile, verifyTabOrder, verifyTabOrder, verifyTextFileToFile, verifyTextFileToFile, verifyTextFileToFile, verifyTextFileToFile, verifyValueContains, verifyValueContains, verifyValueContains, verifyValueContains, verifyValueContainsIgnoreCase, verifyValueContainsIgnoreCase, verifyValueContainsIgnoreCase, verifyValueContainsIgnoreCase, verifyValueDoesNotContain, verifyValueDoesNotContain, verifyValueDoesNotContain, verifyValueDoesNotContain, verifyValues, verifyValues, verifyValues, verifyValues, verifyValuesIgnoreCase, verifyValuesIgnoreCase, verifyValuesIgnoreCase, verifyValuesIgnoreCase, verifyValuesNotEqual, verifyValuesNotEqual, verifyValuesNotEqual, verifyValuesNotEqual
getWindow, setWindow
getName, getParent, getParentName, quote
public TreeView(Window window, java.lang.String compname)
window
- Optional:NO
Specifies which Window this component is 'in'.compname
- Optional:NO
Specifies the AppMap name of the component in the Window.public TreeView(java.lang.String winname, java.lang.String compname)
winname
- Optional:NO
Specifies the AppMap name of the window.compname
- Optional:NO
Specifies the AppMap name of the component in the Window.protected TreeView(java.lang.String compname)
public ComponentFunction activateUnverifiedTextNode(java.lang.String textValue, java.lang.String matchIndex)
Action to (almost) blindly activate (double-click) a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of the node to be clickedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void activateUnverifiedTextNode(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to (almost) blindly activate (double-click) a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of the node to be clickedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction activateUnverifiedTextNode(java.lang.String[] parameters)
Action to (almost) blindly activate (double-click) a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void activateUnverifiedTextNode(StepTestTable table, java.lang.String[] parameters)
Action to (almost) blindly activate (double-click) a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction captureTreeDataToFile(java.lang.String file, java.lang.String branch, java.lang.String indentMark, java.lang.String fileEncoding, java.lang.String filterMode, java.lang.String filterOptions)
Copy the current contents of a tree[branch] to a file. The search of the path to the node is expected to be a case-sensitive exact match of each node. Use 'PartialMatchTreeDataToFile' if you wish to specify case-insensitive substring matches for tree nodes. By default, the files will be stored in the active "Test" directory. If you specify a relative path, the path will be relative to the project directory. The directory for a full or relative path must already exist.Supporting Engines:
file
- Optional:NO
The name of the file used to store the tree data.branch
- Optional:YES
The full name of the tree branch to capture.indentMark
- Optional:YES
The character(s) to use in the output file to indent the tree nodes from the
parent tree branches.fileEncoding
- Optional:YES DefaultVal:
Specify a character encoding to be used when saving data to a file.
If it is not specified, the system default file encoding will be used.
The encoding should be a valid string supported by Java; if it is not valid,
the system default file encoding will be used instead.filterMode
- Optional:YES DefaultVal:
(Future) Specify a file filter to use to process the text before comparison.filterOptions
- Optional:YES DefaultVal:
(Future) Specify filter options to use with the file filter.public void captureTreeDataToFile(StepTestTable table, java.lang.String file, java.lang.String branch, java.lang.String indentMark, java.lang.String fileEncoding, java.lang.String filterMode, java.lang.String filterOptions)
Copy the current contents of a tree[branch] to a file. The search of the path to the node is expected to be a case-sensitive exact match of each node. Use 'PartialMatchTreeDataToFile' if you wish to specify case-insensitive substring matches for tree nodes. By default, the files will be stored in the active "Test" directory. If you specify a relative path, the path will be relative to the project directory. The directory for a full or relative path must already exist.Supporting Engines:
table
- Optional:NO
The table to add the record to.file
- Optional:NO
The name of the file used to store the tree data.branch
- Optional:YES
The full name of the tree branch to capture.indentMark
- Optional:YES
The character(s) to use in the output file to indent the tree nodes from the
parent tree branches.fileEncoding
- Optional:YES DefaultVal:
Specify a character encoding to be used when saving data to a file.
If it is not specified, the system default file encoding will be used.
The encoding should be a valid string supported by Java; if it is not valid,
the system default file encoding will be used instead.filterMode
- Optional:YES DefaultVal:
(Future) Specify a file filter to use to process the text before comparison.filterOptions
- Optional:YES DefaultVal:
(Future) Specify filter options to use with the file filter.public ComponentFunction captureTreeDataToFile(java.lang.String[] parameters)
Copy the current contents of a tree[branch] to a file. The search of the path to the node is expected to be a case-sensitive exact match of each node. Use 'PartialMatchTreeDataToFile' if you wish to specify case-insensitive substring matches for tree nodes. By default, the files will be stored in the active "Test" directory. If you specify a relative path, the path will be relative to the project directory. The directory for a full or relative path must already exist.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void captureTreeDataToFile(StepTestTable table, java.lang.String[] parameters)
Copy the current contents of a tree[branch] to a file. The search of the path to the node is expected to be a case-sensitive exact match of each node. Use 'PartialMatchTreeDataToFile' if you wish to specify case-insensitive substring matches for tree nodes. By default, the files will be stored in the active "Test" directory. If you specify a relative path, the path will be relative to the project directory. The directory for a full or relative path must already exist.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction checkTextNode(java.lang.String textValue, java.lang.String matchIndex)
Checks a node's state icon (checkbox) according to its associated text value. Initially released with .NET support only. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of the node to be checked.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void checkTextNode(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Checks a node's state icon (checkbox) according to its associated text value. Initially released with .NET support only. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of the node to be checked.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction checkTextNode(java.lang.String[] parameters)
Checks a node's state icon (checkbox) according to its associated text value. Initially released with .NET support only. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void checkTextNode(StepTestTable table, java.lang.String[] parameters)
Checks a node's state icon (checkbox) according to its associated text value. Initially released with .NET support only. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction clickPartial(java.lang.String textValue, java.lang.String matchIndex)
Action to click a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
textValue
- Optional:NO
Case-Insensitive text of node to click.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void clickPartial(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to click a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-Insensitive text of node to click.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction clickPartial(java.lang.String[] parameters)
Action to click a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void clickPartial(StepTestTable table, java.lang.String[] parameters)
Action to click a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction clickTextNode(java.lang.String textValue, java.lang.String matchIndex)
Action to click a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of node to click.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void clickTextNode(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to click a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of node to click.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction clickTextNode(java.lang.String[] parameters)
Action to click a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void clickTextNode(StepTestTable table, java.lang.String[] parameters)
Action to click a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction clickUnverifiedTextNode(java.lang.String textValue, java.lang.String matchIndex)
Action to (almost) blindly click a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of the node to be clickedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void clickUnverifiedTextNode(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to (almost) blindly click a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of the node to be clickedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction clickUnverifiedTextNode(java.lang.String[] parameters)
Action to (almost) blindly click a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void clickUnverifiedTextNode(StepTestTable table, java.lang.String[] parameters)
Action to (almost) blindly click a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction collapse(java.lang.String textValue, java.lang.String matchIndex)
Action to collapse a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of node to collapsematchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void collapse(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to collapse a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of node to collapsematchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction collapse(java.lang.String[] parameters)
Action to collapse a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void collapse(StepTestTable table, java.lang.String[] parameters)
Action to collapse a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction collapsePartial(java.lang.String textValue, java.lang.String matchIndex)
Action to collapse a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
textValue
- Optional:NO
Case-Insensitive text of node to collapsematchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void collapsePartial(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to collapse a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-Insensitive text of node to collapsematchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction collapsePartial(java.lang.String[] parameters)
Action to collapse a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void collapsePartial(StepTestTable table, java.lang.String[] parameters)
Action to collapse a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction collapsePartialTextNode(java.lang.String textValue)
Action to collapse a node according to a partial match of its text value.Supporting Engines:
textValue
- Optional:NO
Case-Insensitive text of node to collapsepublic void collapsePartialTextNode(StepTestTable table, java.lang.String textValue)
Action to collapse a node according to a partial match of its text value.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-Insensitive text of node to collapsepublic ComponentFunction collapseTextNode(java.lang.String textValue, java.lang.String matchIndex)
Action to collapse a node according to its text value. Use Collapse instead. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. RJ Implementation: Works the same as command Collapse.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of node to collapsematchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void collapseTextNode(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to collapse a node according to its text value. Use Collapse instead. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. RJ Implementation: Works the same as command Collapse.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of node to collapsematchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction collapseTextNode(java.lang.String[] parameters)
Action to collapse a node according to its text value. Use Collapse instead. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. RJ Implementation: Works the same as command Collapse.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void collapseTextNode(StepTestTable table, java.lang.String[] parameters)
Action to collapse a node according to its text value. Use Collapse instead. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. RJ Implementation: Works the same as command Collapse.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction collapseUnverifiedTextNode(java.lang.String textValue)
Action to blindly collapse a node according to its text value. Generally, no pre- or post- node checks are done. If the tree contains hidden root nodes the user must provide these.Supporting Engines:
textValue
- Optional:NO
Case-sensitive full path text of node to collapsepublic void collapseUnverifiedTextNode(StepTestTable table, java.lang.String textValue)
Action to blindly collapse a node according to its text value. Generally, no pre- or post- node checks are done. If the tree contains hidden root nodes the user must provide these.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive full path text of node to collapsepublic ComponentFunction ctrlClickUnverifiedTextNode(java.lang.String textValue)
Action to blindly CTRL-click a node according to its text value. Currently, this component function is for JavaTrees only.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of node to CTRL-click.public void ctrlClickUnverifiedTextNode(StepTestTable table, java.lang.String textValue)
Action to blindly CTRL-click a node according to its text value. Currently, this component function is for JavaTrees only.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of node to CTRL-click.public ComponentFunction doubleClickPartial(java.lang.String textValue, java.lang.String matchIndex)
Action to double click a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
textValue
- Optional:NO
Case-Insensitive text of node to double click.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void doubleClickPartial(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to double click a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-Insensitive text of node to double click.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction doubleClickPartial(java.lang.String[] parameters)
Action to double click a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void doubleClickPartial(StepTestTable table, java.lang.String[] parameters)
Action to double click a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction doubleClickTextNode(java.lang.String textValue, java.lang.String matchIndex)
Action to double click a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of node to double click.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void doubleClickTextNode(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to double click a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of node to double click.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction doubleClickTextNode(java.lang.String[] parameters)
Action to double click a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void doubleClickTextNode(StepTestTable table, java.lang.String[] parameters)
Action to double click a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction doubleClickUnverifiedTextNode(java.lang.String textValue, java.lang.String matchIndex)
Action to (almost) blindly activate (double-click) a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of the node to be clickedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void doubleClickUnverifiedTextNode(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to (almost) blindly activate (double-click) a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of the node to be clickedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction doubleClickUnverifiedTextNode(java.lang.String[] parameters)
Action to (almost) blindly activate (double-click) a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void doubleClickUnverifiedTextNode(StepTestTable table, java.lang.String[] parameters)
Action to (almost) blindly activate (double-click) a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction expand(java.lang.String textValue, java.lang.String matchIndex)
Action to expand a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of node to expandmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void expand(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to expand a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of node to expandmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction expand(java.lang.String[] parameters)
Action to expand a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void expand(StepTestTable table, java.lang.String[] parameters)
Action to expand a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction expandPartial(java.lang.String textValue, java.lang.String matchIndex)
Action to expand a node according to a partial match of text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
textValue
- Optional:NO
Case-Insensitive text of node to match.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void expandPartial(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to expand a node according to a partial match of text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-Insensitive text of node to match.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction expandPartial(java.lang.String[] parameters)
Action to expand a node according to a partial match of text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void expandPartial(StepTestTable table, java.lang.String[] parameters)
Action to expand a node according to a partial match of text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction expandPartialTextNode(java.lang.String textValue)
Action to expand a node according to a partial match of text value.Supporting Engines:
textValue
- Optional:NO
Case-Insensitive text of node to match.public void expandPartialTextNode(StepTestTable table, java.lang.String textValue)
Action to expand a node according to a partial match of text value.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-Insensitive text of node to match.public ComponentFunction expandTextNode(java.lang.String textValue, java.lang.String matchIndex)
Action to expand a node according to its text value. Use Expand instead. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. RJ Implementation: Works the same as command Expand.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of node to expandmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void expandTextNode(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to expand a node according to its text value. Use Expand instead. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. RJ Implementation: Works the same as command Expand.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of node to expandmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction expandTextNode(java.lang.String[] parameters)
Action to expand a node according to its text value. Use Expand instead. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. RJ Implementation: Works the same as command Expand.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void expandTextNode(StepTestTable table, java.lang.String[] parameters)
Action to expand a node according to its text value. Use Expand instead. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. RJ Implementation: Works the same as command Expand.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction expandUnverifiedTextNode(java.lang.String textValue)
Action to blindly expand a node according to its text value. Generally, no pre- or post- node checks are done. If the tree contains hidden root nodes the user must provide these.Supporting Engines:
textValue
- Optional:NO
Case-sensitive full path text of node to expandpublic void expandUnverifiedTextNode(StepTestTable table, java.lang.String textValue)
Action to blindly expand a node according to its text value. Generally, no pre- or post- node checks are done. If the tree contains hidden root nodes the user must provide these.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive full path text of node to expandpublic ComponentFunction partialMatchTreeDataToFile(java.lang.String file, java.lang.String branch, java.lang.String indentMark, java.lang.String filterMode, java.lang.String filterOptions)
Copy the current contents of a tree[branch] to a file according to a partial match of itss text value. The search of the path to the node is a case-insensitive substring match of each node. Use 'CaptureTreeDataToFile' if you wish to specify case-sensitive exact matches for tree nodes. By default, the files will be stored in the active "Test" directory. If you specify a relative path, the path will be relative to the project directory. The directory for a full or relative path must already exist.Supporting Engines:
file
- Optional:NO
The name of the file used to store the tree data.branch
- Optional:YES
The full name of the tree branch to capture.indentMark
- Optional:YES
The character(s) to use in the output file to indent the tree nodes from the
parent tree branches.filterMode
- Optional:YES DefaultVal:
(Future) Specify a file filter to use to process the text before comparison.filterOptions
- Optional:YES DefaultVal:
(Future) Specify filter options to use with the file filter.public void partialMatchTreeDataToFile(StepTestTable table, java.lang.String file, java.lang.String branch, java.lang.String indentMark, java.lang.String filterMode, java.lang.String filterOptions)
Copy the current contents of a tree[branch] to a file according to a partial match of itss text value. The search of the path to the node is a case-insensitive substring match of each node. Use 'CaptureTreeDataToFile' if you wish to specify case-sensitive exact matches for tree nodes. By default, the files will be stored in the active "Test" directory. If you specify a relative path, the path will be relative to the project directory. The directory for a full or relative path must already exist.Supporting Engines:
table
- Optional:NO
The table to add the record to.file
- Optional:NO
The name of the file used to store the tree data.branch
- Optional:YES
The full name of the tree branch to capture.indentMark
- Optional:YES
The character(s) to use in the output file to indent the tree nodes from the
parent tree branches.filterMode
- Optional:YES DefaultVal:
(Future) Specify a file filter to use to process the text before comparison.filterOptions
- Optional:YES DefaultVal:
(Future) Specify filter options to use with the file filter.public ComponentFunction partialMatchTreeDataToFile(java.lang.String[] parameters)
Copy the current contents of a tree[branch] to a file according to a partial match of itss text value. The search of the path to the node is a case-insensitive substring match of each node. Use 'CaptureTreeDataToFile' if you wish to specify case-sensitive exact matches for tree nodes. By default, the files will be stored in the active "Test" directory. If you specify a relative path, the path will be relative to the project directory. The directory for a full or relative path must already exist.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void partialMatchTreeDataToFile(StepTestTable table, java.lang.String[] parameters)
Copy the current contents of a tree[branch] to a file according to a partial match of itss text value. The search of the path to the node is a case-insensitive substring match of each node. Use 'CaptureTreeDataToFile' if you wish to specify case-sensitive exact matches for tree nodes. By default, the files will be stored in the active "Test" directory. If you specify a relative path, the path will be relative to the project directory. The directory for a full or relative path must already exist.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction rightClickPartial(java.lang.String textValue, java.lang.String matchIndex)
Action to right click a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
textValue
- Optional:NO
Case-Insensitive text of node to right click.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void rightClickPartial(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to right click a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-Insensitive text of node to right click.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction rightClickPartial(java.lang.String[] parameters)
Action to right click a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void rightClickPartial(StepTestTable table, java.lang.String[] parameters)
Action to right click a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction rightClickTextNode(java.lang.String textValue, java.lang.String matchIndex)
Action to right click a node according to its text value. It should be noted that a right click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of the node to be clickedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void rightClickTextNode(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to right click a node according to its text value. It should be noted that a right click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of the node to be clickedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction rightClickTextNode(java.lang.String[] parameters)
Action to right click a node according to its text value. It should be noted that a right click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void rightClickTextNode(StepTestTable table, java.lang.String[] parameters)
Action to right click a node according to its text value. It should be noted that a right click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction rightClickUnverifiedTextNode(java.lang.String textValue, java.lang.String matchIndex)
Action to (almost) blindly right-click a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of the node to be clickedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void rightClickUnverifiedTextNode(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to (almost) blindly right-click a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of the node to be clickedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction rightClickUnverifiedTextNode(java.lang.String[] parameters)
Action to (almost) blindly right-click a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void rightClickUnverifiedTextNode(StepTestTable table, java.lang.String[] parameters)
Action to (almost) blindly right-click a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction select(java.lang.String textValue, java.lang.String matchIndex)
Action to select a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. RJ Implementation: Works the same as command Click.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of node to select.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void select(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to select a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. RJ Implementation: Works the same as command Click.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of node to select.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction select(java.lang.String[] parameters)
Action to select a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. RJ Implementation: Works the same as command Click.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void select(StepTestTable table, java.lang.String[] parameters)
Action to select a node according to its text value. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. RJ Implementation: Works the same as command Click.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction selectAnotherPartialTextNode(java.lang.String textValue)
Action to select a node according to a partial match of its text value, in addition to any nodes already selected. Performs selection as if CTRL key were held down during selection.Supporting Engines:
textValue
- Optional:NO
Case-Insensitive text of node to select.public void selectAnotherPartialTextNode(StepTestTable table, java.lang.String textValue)
Action to select a node according to a partial match of its text value, in addition to any nodes already selected. Performs selection as if CTRL key were held down during selection.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-Insensitive text of node to select.public ComponentFunction selectAnotherTextNode(java.lang.String textValue)
Action to select a node according to its text value, in addition to any nodes already selected.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of node to select.public void selectAnotherTextNode(StepTestTable table, java.lang.String textValue)
Action to select a node according to its text value, in addition to any nodes already selected.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of node to select.public ComponentFunction selectAnotherUnverifiedTextNode(java.lang.String textValue)
Action to blindly select a node according to its text value, in addition to any nodes already selected. Generally, no pre- or post- node checks are done. If the tree contains hidden root nodes the user must provide these.Supporting Engines:
textValue
- Optional:NO
Case-sensitive full path text of node to select.public void selectAnotherUnverifiedTextNode(StepTestTable table, java.lang.String textValue)
Action to blindly select a node according to its text value, in addition to any nodes already selected. Generally, no pre- or post- node checks are done. If the tree contains hidden root nodes the user must provide these.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive full path text of node to select.public ComponentFunction selectPartial(java.lang.String textValue, java.lang.String matchIndex)
Action to select a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
textValue
- Optional:NO
Case-Insensitive text of node to select.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void selectPartial(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to select a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-Insensitive text of node to select.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction selectPartial(java.lang.String[] parameters)
Action to select a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void selectPartial(StepTestTable table, java.lang.String[] parameters)
Action to select a node according to a partial match of its text value. Partial matching is accomplished through case-insensitive substring matching. Each delimited node of the provided TextValue is compared against the object data using this partial match comparison. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. Only the final node provided in the TextValue hierarchy is evaluated for duplicity. Intermediate nodes are always found on a "first match" basis.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction selectPartialTextNode(java.lang.String textValue)
Action to select a node according to a partial match of its text value. Performs selection as if CTRL key were held down during selection.Supporting Engines:
textValue
- Optional:NO
Case-Insensitive text of node to select.public void selectPartialTextNode(StepTestTable table, java.lang.String textValue)
Action to select a node according to a partial match of its text value. Performs selection as if CTRL key were held down during selection.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-Insensitive text of node to select.public ComponentFunction selectPartialTextNodeSpecial(java.lang.String textValue, java.lang.String matchIndex, java.lang.String specialKey, java.lang.String mouseClick)
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click. The Selection is made according to a partial match of its text value. This keyword can be used to select multiple items.Supporting Engines:
textValue
- Optional:NO
Case-Insensitive text (can be a part of whole text) of node to select.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.specialKey
- Optional:NO
The special key command used in the row selection.
For now, only Control and Shift are supported.mouseClick
- Optional:NO
The type of mouse click needed.
For now, only Left and Right are supported.public void selectPartialTextNodeSpecial(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex, java.lang.String specialKey, java.lang.String mouseClick)
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click. The Selection is made according to a partial match of its text value. This keyword can be used to select multiple items.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-Insensitive text (can be a part of whole text) of node to select.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.specialKey
- Optional:NO
The special key command used in the row selection.
For now, only Control and Shift are supported.mouseClick
- Optional:NO
The type of mouse click needed.
For now, only Left and Right are supported.public ComponentFunction selectPartialTextNodeSpecial(java.lang.String[] parameters)
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click. The Selection is made according to a partial match of its text value. This keyword can be used to select multiple items.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void selectPartialTextNodeSpecial(StepTestTable table, java.lang.String[] parameters)
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click. The Selection is made according to a partial match of its text value. This keyword can be used to select multiple items.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction selectStateIcon(java.lang.String textValue, java.lang.String matchIndex)
Select/check a node's state icon (checkbox) according to its associated text value. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of the node to be selected/checked.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void selectStateIcon(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Select/check a node's state icon (checkbox) according to its associated text value. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of the node to be selected/checked.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction selectStateIcon(java.lang.String[] parameters)
Select/check a node's state icon (checkbox) according to its associated text value. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void selectStateIcon(StepTestTable table, java.lang.String[] parameters)
Select/check a node's state icon (checkbox) according to its associated text value. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction selectTextNode(java.lang.String textValue, java.lang.String matchIndex)
Action to select a node according to its text value. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. RJ Implementation: Works the same as command Select.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of the node to be selected.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void selectTextNode(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to select a node according to its text value. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. RJ Implementation: Works the same as command Select.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of the node to be selected.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction selectTextNode(java.lang.String[] parameters)
Action to select a node according to its text value. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. RJ Implementation: Works the same as command Select.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void selectTextNode(StepTestTable table, java.lang.String[] parameters)
Action to select a node according to its text value. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process. RJ Implementation: Works the same as command Select.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction selectTextNodeSpecial(java.lang.String textValue, java.lang.String matchIndex, java.lang.String specialKey, java.lang.String mouseClick)
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click. This keyword can be used to select multiple items.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of node to select.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.specialKey
- Optional:NO
The special key command used in the row selection.
For now, only Control and Shift are supported.mouseClick
- Optional:NO
The type of mouse click needed.
For now, only Left and Right are supported.public void selectTextNodeSpecial(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex, java.lang.String specialKey, java.lang.String mouseClick)
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click. This keyword can be used to select multiple items.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of node to select.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.specialKey
- Optional:NO
The special key command used in the row selection.
For now, only Control and Shift are supported.mouseClick
- Optional:NO
The type of mouse click needed.
For now, only Left and Right are supported.public ComponentFunction selectTextNodeSpecial(java.lang.String[] parameters)
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click. This keyword can be used to select multiple items.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void selectTextNodeSpecial(StepTestTable table, java.lang.String[] parameters)
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click. This keyword can be used to select multiple items.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction selectUnverifiedTextNode(java.lang.String textValue, java.lang.String matchIndex)
Action to (almost) blindly click a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of the node to be clickedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void selectUnverifiedTextNode(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to (almost) blindly click a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of the node to be clickedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction selectUnverifiedTextNode(java.lang.String[] parameters)
Action to (almost) blindly click a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void selectUnverifiedTextNode(StepTestTable table, java.lang.String[] parameters)
Action to (almost) blindly click a text node. No attempt is made to verify that the node exists prior to the selection. No attempt to verify the node has been properly selected after the selection. It should be noted that a click requires the full hierarchical path to the node to be selected. Parent child branches are delimited with '->' as in: Parent->branch->leaf We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction selectUnverifiedTextNodeRightClick(java.lang.String textValue, java.lang.String matchIndex)
Skips many pre- and post-verification checks for right-clicks. Deprecated. Use RightClick instead. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of the node to be clickedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void selectUnverifiedTextNodeRightClick(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Skips many pre- and post-verification checks for right-clicks. Deprecated. Use RightClick instead. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of the node to be clickedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction selectUnverifiedTextNodeRightClick(java.lang.String[] parameters)
Skips many pre- and post-verification checks for right-clicks. Deprecated. Use RightClick instead. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void selectUnverifiedTextNodeRightClick(StepTestTable table, java.lang.String[] parameters)
Skips many pre- and post-verification checks for right-clicks. Deprecated. Use RightClick instead. We have also made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction setTreeContainsNode(java.lang.String node, java.lang.String resultVar)
Sets a user-defined variable with the result of whether a tree contains the provided node. The search of the path to the node is expected to be a case-sensitive exact match of each node. Use 'SetTreeContainsPartialMatch' if you wish to specify case-insensitive substring matches for tree nodes.Supporting Engines:
node
- Optional:NO
The name of the node to verify.resultVar
- Optional:NO
The name of the variable which gets assigned the result.public void setTreeContainsNode(StepTestTable table, java.lang.String node, java.lang.String resultVar)
Sets a user-defined variable with the result of whether a tree contains the provided node. The search of the path to the node is expected to be a case-sensitive exact match of each node. Use 'SetTreeContainsPartialMatch' if you wish to specify case-insensitive substring matches for tree nodes.Supporting Engines:
table
- Optional:NO
The table to add the record to.node
- Optional:NO
The name of the node to verify.resultVar
- Optional:NO
The name of the variable which gets assigned the result.public ComponentFunction setTreeContainsNode(java.lang.String[] parameters)
Sets a user-defined variable with the result of whether a tree contains the provided node. The search of the path to the node is expected to be a case-sensitive exact match of each node. Use 'SetTreeContainsPartialMatch' if you wish to specify case-insensitive substring matches for tree nodes.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void setTreeContainsNode(StepTestTable table, java.lang.String[] parameters)
Sets a user-defined variable with the result of whether a tree contains the provided node. The search of the path to the node is expected to be a case-sensitive exact match of each node. Use 'SetTreeContainsPartialMatch' if you wish to specify case-insensitive substring matches for tree nodes.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction setTreeContainsPartialMatch(java.lang.String node, java.lang.String resultVar)
Sets a user-defined variable with the result of whether a tree contains the provided node according to a partial match of the node's text value. The search of the path to the node is expected to be a case-insensitive substring match of each node. Use 'SetTreeContainsNode' if you wish to specify case-sensitive substring matches for tree nodes.Supporting Engines:
node
- Optional:NO
The name of the node to verify.resultVar
- Optional:NO
The name of the variable which gets assigned the result.public void setTreeContainsPartialMatch(StepTestTable table, java.lang.String node, java.lang.String resultVar)
Sets a user-defined variable with the result of whether a tree contains the provided node according to a partial match of the node's text value. The search of the path to the node is expected to be a case-insensitive substring match of each node. Use 'SetTreeContainsNode' if you wish to specify case-sensitive substring matches for tree nodes.Supporting Engines:
table
- Optional:NO
The table to add the record to.node
- Optional:NO
The name of the node to verify.resultVar
- Optional:NO
The name of the variable which gets assigned the result.public ComponentFunction setTreeContainsPartialMatch(java.lang.String[] parameters)
Sets a user-defined variable with the result of whether a tree contains the provided node according to a partial match of the node's text value. The search of the path to the node is expected to be a case-insensitive substring match of each node. Use 'SetTreeContainsNode' if you wish to specify case-sensitive substring matches for tree nodes.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void setTreeContainsPartialMatch(StepTestTable table, java.lang.String[] parameters)
Sets a user-defined variable with the result of whether a tree contains the provided node according to a partial match of the node's text value. The search of the path to the node is expected to be a case-insensitive substring match of each node. Use 'SetTreeContainsNode' if you wish to specify case-sensitive substring matches for tree nodes.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction shiftClickUnverifiedTextNode(java.lang.String textValue)
Action to blindly SHIFT-click a node according to its text value. Currently, this component function is for JavaTrees only.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of node to SHIFT-click.public void shiftClickUnverifiedTextNode(StepTestTable table, java.lang.String textValue)
Action to blindly SHIFT-click a node according to its text value. Currently, this component function is for JavaTrees only.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of node to SHIFT-click.public ComponentFunction unCheckTextNode(java.lang.String textValue, java.lang.String matchIndex)
UnChecks a node's state icon (checkbox) according to its associated text value. Initially released with .NET support only. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of the node to be unchecked.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void unCheckTextNode(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
UnChecks a node's state icon (checkbox) according to its associated text value. Initially released with .NET support only. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of the node to be unchecked.matchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction unCheckTextNode(java.lang.String[] parameters)
UnChecks a node's state icon (checkbox) according to its associated text value. Initially released with .NET support only. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void unCheckTextNode(StepTestTable table, java.lang.String[] parameters)
UnChecks a node's state icon (checkbox) according to its associated text value. Initially released with .NET support only. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction verifyNodeUnselected(java.lang.String textValue)
Action to verify a particular text node is NOT selected.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of node to be verified NOT selectedpublic void verifyNodeUnselected(StepTestTable table, java.lang.String textValue)
Action to verify a particular text node is NOT selected.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of node to be verified NOT selectedpublic ComponentFunction verifySelectedNode(java.lang.String textValue)
Action to verify a particular text node is selected.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of node to be verified selectedpublic void verifySelectedNode(StepTestTable table, java.lang.String textValue)
Action to verify a particular text node is selected.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of node to be verified selectedpublic ComponentFunction verifyStateIcon(java.lang.String textValue, java.lang.String matchIndex)
Action to verify a particular state icon is selected/Checked. Use VerifyTextNodeChecked instead (if supported).Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of state icon to be verified selectedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void verifyStateIcon(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to verify a particular state icon is selected/Checked. Use VerifyTextNodeChecked instead (if supported).Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of state icon to be verified selectedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction verifyStateIcon(java.lang.String[] parameters)
Action to verify a particular state icon is selected/Checked. Use VerifyTextNodeChecked instead (if supported).Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void verifyStateIcon(StepTestTable table, java.lang.String[] parameters)
Action to verify a particular state icon is selected/Checked. Use VerifyTextNodeChecked instead (if supported).Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction verifyStateIconUnselected(java.lang.String textValue, java.lang.String matchIndex)
Action to verify a particular state icon is NOT selected. Use VerifyTextNodeUnChecked instead (if supported).Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of state icon to be verified NOT selected/checkedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void verifyStateIconUnselected(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to verify a particular state icon is NOT selected. Use VerifyTextNodeUnChecked instead (if supported).Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of state icon to be verified NOT selected/checkedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction verifyStateIconUnselected(java.lang.String[] parameters)
Action to verify a particular state icon is NOT selected. Use VerifyTextNodeUnChecked instead (if supported).Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void verifyStateIconUnselected(StepTestTable table, java.lang.String[] parameters)
Action to verify a particular state icon is NOT selected. Use VerifyTextNodeUnChecked instead (if supported).Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction verifyTextNodeChecked(java.lang.String textValue, java.lang.String matchIndex)
Action to verify a particular state icon is selected. Initially released with .NET support only. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of state icon to be verified selected/checkedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void verifyTextNodeChecked(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to verify a particular state icon is selected. Initially released with .NET support only. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of state icon to be verified selected/checkedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction verifyTextNodeChecked(java.lang.String[] parameters)
Action to verify a particular state icon is selected. Initially released with .NET support only. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void verifyTextNodeChecked(StepTestTable table, java.lang.String[] parameters)
Action to verify a particular state icon is selected. Initially released with .NET support only. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction verifyTextNodeUnChecked(java.lang.String textValue, java.lang.String matchIndex)
Action to verify a particular state icon is NOT checked. Initially released with .NET support only. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
textValue
- Optional:NO
Case-sensitive text of state icon to be verified NOT checkedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public void verifyTextNodeUnChecked(StepTestTable table, java.lang.String textValue, java.lang.String matchIndex)
Action to verify a particular state icon is NOT checked. Initially released with .NET support only. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.textValue
- Optional:NO
Case-sensitive text of state icon to be verified NOT checkedmatchIndex
- Optional:YES
Optional index of the Nth duplicate item to match.public ComponentFunction verifyTextNodeUnChecked(java.lang.String[] parameters)
Action to verify a particular state icon is NOT checked. Initially released with .NET support only. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
parameters
- Optional:NO
An array containing the following parameters:
public void verifyTextNodeUnChecked(StepTestTable table, java.lang.String[] parameters)
Action to verify a particular state icon is NOT checked. Initially released with .NET support only. This command might not function correctly when there are duplicate nodes in the tree. However, we have made it possible to attempt to select the Nth duplicate item with the optional MatchIndex parameter for those trees which we can properly process.Supporting Engines:
table
- Optional:NO
The table to add the record to.parameters
- Optional:NO
An array containing the following parameters:
public ComponentFunction verifyTreeContainsNode(java.lang.String node)
Verify that a tree contains the provided node. The search of the path to the node is expected to be a case-sensitive exact match of each node. Use 'VerifyTreeContainsPartialMatch' if you wish to specify case-insensitive substring matches for tree nodes.Supporting Engines:
node
- Optional:NO
The name of the node to verify.public void verifyTreeContainsNode(StepTestTable table, java.lang.String node)
Verify that a tree contains the provided node. The search of the path to the node is expected to be a case-sensitive exact match of each node. Use 'VerifyTreeContainsPartialMatch' if you wish to specify case-insensitive substring matches for tree nodes.Supporting Engines:
table
- Optional:NO
The table to add the record to.node
- Optional:NO
The name of the node to verify.public ComponentFunction verifyTreeContainsPartialMatch(java.lang.String node)
Verify that a tree contains the provided node according to a partial match of the node's text value. The search of the path to the node is expected to be a case-insensitive substring match of each node. Use 'VerifyTreeContainsNode' if you wish to specify case-sensitive substring matches for tree nodes.Supporting Engines:
node
- Optional:NO
The name of the node to verify.public void verifyTreeContainsPartialMatch(StepTestTable table, java.lang.String node)
Verify that a tree contains the provided node according to a partial match of the node's text value. The search of the path to the node is expected to be a case-insensitive substring match of each node. Use 'VerifyTreeContainsNode' if you wish to specify case-sensitive substring matches for tree nodes.Supporting Engines:
table
- Optional:NO
The table to add the record to.node
- Optional:NO
The name of the node to verify.Copyright © SAS Institute. All Rights Reserved.