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 SeleniumException
TestFrameworkConstants renamed to SeleniumConstants
added several new constants