GetAllObjects Method
object.GetAllObjects([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 you can specify 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 objects in the object repository, including all checkpoint and output objects, are retrieved. |