ForceActiveXEnum Function

Action

Enables the user to specify when to enumerate ActiveX objects for the DOM extension.

Syntax

ForceActiveXEnum()

Notes

An ActiveX object may not initialize when the DOM extension is ready, and there is no indication whether the ActiveX object is ready or not. If the object is not ready, Silk Test Classic cannot enumerate its children. This function enables the user to decide when to do the enumeration. If the timing is correct, Silk Test Classic can get the valid children from the ActiveX object.