
Public Member Functions | |
| void | finishInitialization () |
| ERSelenium | sharedInstance () |
Static Public Member Functions | |
| static void | registerImportersExporters () |
| static void | setTestFilesFinder (SeleniumTestFilesFinder finder) |
| static SeleniumTestFilesFinder | testFilesFinder () |
| static boolean | testsEnabled () |
Static Public Attributes | |
| static final String | ACTION_COMMAND_FAILED_MESSAGE = "Action command failed." |
| static final String | ACTION_COMMAND_SUCCEEDED_MESSAGE = "Action command succeeded." |
| static final String | SELENIUM_TESTS_DISABLED_MESSAGE = "Selenium tests are disabled." |
| static final String | SUITE_SEPERATOR = "|" |
Static Package Functions | |
| [static initializer] | |
Package Attributes | |
| ERSelenium | sharedInstance |
Static Private Attributes | |
| static SeleniumTestFilesFinder | testFilesFinder |
| [static initializer] | ( | ) | [static, package] |
| void finishInitialization | ( | ) | [virtual] |
Overridden by subclasses to provide framework initialization.
Implements ERXFrameworkPrincipal.
| static void registerImportersExporters | ( | ) | [static] |
| static void setTestFilesFinder | ( | SeleniumTestFilesFinder | finder | ) | [static] |
| static SeleniumTestFilesFinder testFilesFinder | ( | ) | [static] |
| static boolean testsEnabled | ( | ) | [static] |
final String ACTION_COMMAND_FAILED_MESSAGE = "Action command failed." [static] |
final String ACTION_COMMAND_SUCCEEDED_MESSAGE = "Action command succeeded." [static] |
final String SELENIUM_TESTS_DISABLED_MESSAGE = "Selenium tests are disabled." [static] |
ERSelenium sharedInstance [package] |
final String SUITE_SEPERATOR = "|" [static] |
SeleniumTestFilesFinder testFilesFinder [static, private] |
1.5.8