This functionality is supported only if you are using the Classic Agent.
Silk Test Classic ignores certain objects during recording that normally should remain transparent to users, such as panels and containers. Typically these classes don’t have a graphical component, or are used solely to aid the placement of objects. However, there may be cases in which these ignored classes have been extended and contain objects that you want to test. In some situations, custom objects, such as user-defined objects or third-party JavaBeans, might be inadvertently ignored.
Using our Java support in Silk Test Classic, you can expose these ignored objects, then record classes for them in Java applications and in Java applets.
To record classes for ignored Java objects:com.mycompany.Spinner=true