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-2372moving all Selenium core classes from lams_common/test/java --> lams_common/src/java.as these classes are aimed for importing from other projects