node path property

node path is a secondary TA property that specifies the position of a cell in a treeview control in the WPF and UIA platforms.

TA classes employing the property

TA classApplicable platform(s)
table view nodeWPF, UIA

Values

Description

The node path property of a given tree node contains a hierarchical path leading from the root node of the tree view control to the node itself. Elements of the path are delimited by forward slashes (/), with each element representing a tree node in the path.

Each element consists of text that serves to identify its tree node. This text is taken from any textblock controls (name property) and/or textbox controls (text property) that are immediate children of the given tree node.:

Typically, a tree node will have only one child control of one of the above classes. Should more than one exist, however, the text that comprises that element of the node path is a concatenation of all the qualifying controls’ contributed text strings (as seen in level 2 of the tree in the example below). The order of contribution is based on the linking order of the child nodes.

If no eligible child controls exist for a given tree node, its element in the node path depends on whether UIA is being employed:

Example

Figure: node path values for a tree node


Copyright © 2024 LogiGear Corporation. All rights reserved. LogiGearはLogiGear Corporationの登録商標であり、Action Based TestingおよびTestArchitectはLogiGear Corporationの商標です。ここに記載されているその他の商標は、各所有者の財産です。

LogiGear Corporation

1730 S. Amphlett Blvd. Suite 200, San Mateo, CA 94402

Tel: +1 (650) 572-1400