If your runtime system provides the java.awt.robot classes, and your security manager permits it, you can run many of the interactive AWT tests without human interaction.

If you answer "No" to this question, these tests require human interaction even if the java.awt.robot classes are provided and security permits it.

Note
A side effect of answering "No" to this question if the java.awt.robot classes are available and accessible, is that the tests that test the robot classes will fail.