Visual Basic |
---|
Public Function GetAssociatedAddins() As Variant |
An array of Addin objects, representing the add-ins listed in the open test's Associated Add-ins list.
You can use this method only when OpenText Functional Testing is open.
Note: To retrieve the add-ins associated with a test or component before starting OpenText Functional Testing (before the Application.Launch statement), use the Application.GetAssociatedAddinsForTest or Application.GetAssociatedAddinsForBC method).