Forum Discussion
- Hello,
You could use SwingUtils.invokeAndCall(..) to run test step. Let me know if that helps.
robert - Brandon_TuckerOccasional ContributorForgive me if I am blind. However, I don't see that method in the api.
- Hi!
sorry.. I think robert means
javax.swing.SwingUtilities.invokeAndWait( .. )
specify a Runnable that does the call which should run it in the event thread!?
regards,
/Ole
eviware.com