Java Custom Windows

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

You do not need to write your own extensions in Java for testing custom Java objects, which are also called CustomWins. Instead, the Silk Test Classic Java support lets you access native methods that you can call in your test scripts to manipulate custom Java controls.

You access native methods for a custom Java object by recording a class for that object. To get started, take a look at our guidelines for when and how to record classes.