|
Starting in 3.4, iTest waits for the Swing event queue to be idle for 100 milliseconds when performing certain actions. This makes the test cases more robust, but you may notice that test cases take longer to execute. To specify the behavior of previous versions, set the 'Maximum time to wait for the event queue' property to 0. |