Details
-
Type:
Test
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.4.0 (Beta)
-
Component/s: Testing
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
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.
if you're working on it, let's give it a version