On Thu, 14 Sep 2023 09:33:03 GMT, Tejesh R <[email protected]> wrote: > Open sourcing these Swing SplitPane and RadioButton related tests: > > javax/swing/JSplitPane/4147653/bug4147653.java > javax/swing/JSplitPane/4870674/bug4870674.java > javax/swing/JRadioButton/4823809/bug4823809.java
Do we need to add auto delay also for the tests? `robot.setAutoDelay(100);` ------------- PR Comment: https://git.openjdk.org/jdk/pull/15738#issuecomment-1720764302
