GetParent Method (TestObject)

Class

TestObject.

Action

Looks up the parent of this object in the test application.

Syntax

parent = testObject.GetParent()
Variable Description
parent The parent or the desktop if this object has no other parent. TestObject.