Ignoring an ActiveX/Visual Basic Class

This functionality is supported only if you are using the Classic Agent.

If you are using the ActiveX/Visual Basic extension and you want to ignore a class, you must edit the axext.ini configuration file.

  1. Open the axext.ini file, which is installed by default in the <SilkTest installation directory>/extend folder.
  2. In the [OmitClasses] section, enter either the class names or class ids, separated by commas. For example:
    [OmitClasses]
    RawClassName= 
    CLSID=00010001-0000-0000-0000-111111111111
  3. Save and close axext.ini. The next time you open Silk Test Classic, Silk Test Classic ignores the class (or classes) you’ve listed.