Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Replace the use of Thread.sleep to Selenium waitForCondition in continuum-webapp-test.
Thread.sleep may fail erroneously if slow, or make the tests slow if the application is fast.