TestRun.GetTestElement Method
Include Protected Members
Include Inherited Members
Returns test elements.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetTestElement(TestExecId) | Returns the test element that has the specified execution ID. | |
GetTestElement(TestExecId, TestId) | Returns the test element that has the specified ID and the execution ID of its parent. |
Top