AbstractSeleniumTestCase.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2849: Remove unnecessary libraries and dependencies.

  1. … 109 more files in changeset.
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

  1. … 5 more files in changeset.
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

    • -0
    • +592
    ./AbstractSeleniumTestCase.java
  1. … 9 more files in changeset.