LDEV-2372 fixes to testing framework* closes all windows at the end of each test.So there is no more need in paying attention to this thing* solved problem with IE: ability to re-login* solved problem with timeouts in learning* new method waitForLearning() introduced* TestFrameworkException renamed to SeleniumExceptionTestFrameworkConstants renamed to SeleniumConstantsadded several new constants
LDEV-2374: Added outputs for Data Flow for: * Image gallery (URL to the images uploaded by the students), * Forum (text for the postings for a student in the forum) * Chat (all text postings for a student in the chat) * Pixlr (URL to the image) * Share resources (URL to file/urls uploaded) * Notebook (Text entered by the student) * Submit Files (URL to files uploaded)
LDEV-2372 moving all Selenium core classes from lams_common/test/java --> lams_common/src/java. as these classes are aimed for importing from other projects
LDEV-2387 simplified rendering of FCKEditor* removed commented JS part from FCKEditor jsp tag* removed fckeditorheader.jsp* got rid of any references to fckeditor.js, fckcontroller.js, fckeditor.css