Package jp.vmi.selenium.selenese
-
Interface Summary Interface Description AlertActionListener action class for native alert dialog.ArgumentInfo Command arguments inforamtion.Context Selenese Runner Context.FlowControlState Interface of flow control state.ITreedFileGenerator Interface of tree structure object with generating a file.MaxTimeTimer Interface of timer for --max-time option.ScreenshotHandler Handle screenshot.Selenese Selenese script interface.SubCommandMapProvider Sub command map provider. -
Class Summary Class Description CollectionMap Collection Map.ErrorSource ErrorTestCase Test-case with errrors.ErrorTestProject Test-suite with errors.ErrorTestSuite Test-suite with errors.Eval Evaluator of script including "storedVars" variable.Main Provide command line interface.MaxTimeActiveTimer Interrupt main thread after the seconds specified by--max-timeoption.ModifierKeyState Modifier key state.NullContext Null implementation of Context.Parser Abstract class of selenese parser.Runner Provide Java API to run Selenese script.TestCase test-case object for execution.TestCaseMap Map of test-case.TestCaseParser Parser of test-case script.TestProject test-project object for execution.TestProjectParser Parser of test-project (test-suite including test-suites) script.TestSuite test-suite object for execution.TestSuiteParser Parser of test-suite script.VarsMap Variable Map. -
Enum Summary Enum Description Selenese.Type Selenese script types.SourceType Test-case/test-suite source type. -
Exception Summary 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.