| Interface | Description |
|---|---|
| Context |
Selenese Runner Context.
|
| ScreenshotHandler |
Handle screenshot.
|
| Selenese |
Selenese script interface.
|
| Class | Description |
|---|---|
| CollectionMap |
Collection Map.
|
| ErrorSource | |
| ErrorTestCase |
Test-case with errrors.
|
| ErrorTestSuite |
Test-suite with errors.
|
| Eval |
Evaluator of script including "storedVars" variable.
|
| Main |
Provide command line interface.
|
| ModifierKeyState |
Modifier key state.
|
| NullContext |
Null implementation of Context.
|
| Parser |
Abstract class of selenese parser.
|
| Parser.NodeIterator | |
| Runner |
Provide Java API to run Selenese script.
|
| Runner.MaxTimeTimer |
Interrupt main thread after the seconds specified by
--max-time option. |
| TestCase |
test-case object for execution.
|
| TestCaseParser |
Parse Selenese script of test-case.
|
| TestSuite |
test-suite object for execution.
|
| TestSuiteParser |
Parse Selenese script of test-suite.
|
| VarsMap |
Variable Map.
|
| Enum | Description |
|---|---|
| Selenese.Type |
Selenese script types.
|
| Exception | Description |
|---|---|
| InvalidSeleneseException |
Exception for invalid selenese syntax.
|
| SeleneseCommandErrorException |
The exception which occurs when a selenese command has caused an error.
|
| SeleneseRunnerRuntimeException |
The exception which occurs when a selenese command has caused an error.
|
Copyright © 2017. All rights reserved.