Example¶
Here is an example of how to maximize and minimize org.eclipse.swt.widgets.Shell
instances:
Note that the setMaximized()
and setMinimized()
methods are from the Java SWT API. Such methods can be accessed directly in Squish test scripts.