GetChildren Method
object.GetChildren([Parent])
Argument | Description |
object | An expression evaluating to an object of type ObjectRepositoryUtil. |
Parent | Optional. A Variant value. The parent object. You can specify the parent as an object (IDispatch pointer) or its full path as it appears in the Editor, for example, Browser("Advantage Shopping").Page("Advantage Shopping"). If you do not specify a parent object, all top-level objects in the object repository, including checkpoint and output objects, are retrieved. |