| 类 | 说明 |
|---|---|
| BaseSeleneseTestCase |
Base class for running Selenium tests in OLAT - all test cases should extend this class.
|
| OlatLoginHelper |
Provides login, logout functionality.
|
| SeleniumHelper | |
| SeleniumManager |
Creates and manages the selenium instances.
|
| 枚举 | 说明 |
|---|---|
| PageLoadWait |
Defines different page load waiting times in ms and allows nowait time.
|