| Interface | Description |
|---|---|
| Context |
Selenese Runner Context.
|
| ScreenshotHandler |
Handle screenshot.
|
| Selenese |
Selenese script interface.
|
| VariableDeclarationWithDynamicValue.DynamicValue |
| 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.
|
| NullContext |
Null implementation of Context.
|
| Parser |
Abstract class of selenese parser.
|
| Parser.NodeIterator | |
| Runner |
Provide Java API to run Selenese script.
|
| SeleneseRunnerMutator |
Substitute for CompoundMutator without static base URL.
|
| 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.
|
| VariableDeclarationWithDynamicValue |
Variable declaration with dynamic value.
|
| 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.
|
Copyright © 2016. All rights reserved.