All Classes

Class Description
AbstractCommand
Base implementation of command.
AbstractDoCommandInterceptor
Super class for DoCommand interceptor.
AbstractExecuteTestCaseInterceptor
Interceptor for logging and recoding test-case result.
AbstractExecuteTestSuiteInterceptor
Interceptor for logging and recoding test-suite result.
AbstractSubCommand<T>
Base implementation of sub-command.
AbstractTestElementIterator<E extends TestElementEntry>
Abstrat class for implementing test element iterator.
AddCollection
Command "addCollection".
AdditionalHandler
Additional locator handler.
AddLocationStrategy
Re-implementation of AddLocationStrategy.
AddSelection
Command "addSelection".
AddToCollection
Command "addToCollection".
AlertActionListener
action class for native alert dialog.
AllowNativeXpath
Re-implementation of AllowNativeXPath.
AltKeyDown
Command "altKeyDown".
AltKeyUp
Command "altKeyUp".
AnswerOnNextNativeAlert
Command "answerOnNextNativeAlert".
AnswerOnNextPrompt
Command "answerOnNextPrompt".
AppiumWebDriverFactory
Factory of RemoteWebDriver.
AppiumWebDriverFactory.AppiumDriver
Appium driver.
ArgTypes
Argument types.
ArgumentInfo
Command arguments inforamtion.
ArgumentType
Type of command arguments.
Assert
Command "assert".
Assertion
Commands of "assert*", "verify*", and "waitFor*".
AssignId
Re-implementation of AssignId.
AttachFile
Re-implementation of AttachFile.
Binder
Apply aspect.
BindModule
Bind interceptors for test-suite/test-case execution.
BlockEnd
interface for end-of-block commands.
BlockEndImpl
Default implementation for EndLoop.
BlockStart
Interface for beginning-of-block commands.
BlockStartImpl
Default implementation for BlockStart.
BuiltInCommand
Commands implemented by WebDriverCommandProcessor or ISubCommand.
CaptureEntirePageScreenshot
Command "captureEntirePageScreenshot".
Check
Command "check".
ChooseCancelOnNextConfirmation
Command "echo".
ChooseCancelOnNextNativeAlert
Command "chooseCancelOnNextNativeAlert".
ChooseCancelOnNextPrompt
Command "chooseCancelOnNextPrompt".
ChooseOkOnNextConfirmation
Command "echo".
ChooseOkOnNextNativeAlert
Command "chooseOkOnNextNativeAlert".
ChromeDriverFactory
Factory of ChromeDriver.
Click
Command "click".
ClickAt
Command "clickAt".
Close
Command "close".
CollectionMap
Collection Map.
CommandDumper
List supported commands.
CommandEntry
Command entry in test case.
CommandFactory
Factory of selenese command.
CommandIterator
Test case iterator with iterable.
CommandLineUtils
Command line utilities.
CommandList
Command list.
CommandListIterator
Iterator of CommandList.
CommandLogInterceptor
Interceptor for logging each command execution.
CommandResult
Pair of command and result.
CommandResultList
List of command result.
CommandResultMap
CommandResult map for chaching.
CommandSequence
Command sequence.
CommandsJs
Instance of "Commands.js".
Comment
Context
Selenese Runner Context.
ContextMenu
Command "contextMenu".
ControlKeyDown
Command "controlKeyDown".
ControlKeyUp
Command "controlKeyUp".
Converter
Convert Selenese to Side format.
ConverterOptions  
Converters
Convert Selenese to Side format.
ConvListGenerator
Conversion list generator.
CookieFilter
Cookie filter.
CookieFilter.FilterType
Type of cookie filter.
CookieKey
Key of Cookie.
CookieMap
Map of Cookies.
CookieValue
Value of Cookie.
CreateCookie
Re-implementation of CreateCookie.
CurrentCommand
Current command container.
CustomPhantomJSDriverServiceFactory
Substitution of PhantomJSDriverService#createDefaultService(Capabilities).
DateTimeUtils
Date and time utilities.
Debugger
Command "debugger".
DefaultConfig
Configuration information.
DeleteAllVisibleCookies
Re-implementation of DeleteAllVisibleCookies.
DeleteCookie
Re-implementation of DeleteCookie.
DeselectPopUp
Command "deselectPopUp".
Do
Command "do".
DoCommand
Annotates command execution.
DoubleClick
Command "doubleClick".
DoubleClickAt
Command "doubleClickAt".
DragAndDrop
Re-implementation of DragAndDrop.
DragAndDropToObject
Re-implementation of DragAndDropToObject.
DriverOptions
Options for WebDriver.
DriverOptions.DriverOption
WebDriver option.
Echo
Command "echo".
EdgeDriverFactory
Factory of EdgeDriver.
EditContent
Command "EditContent".
Else
Command "else".
ElseIf
Command "if".
End
Command "end".
EndFor
Command "endFor".
EndLoop Deprecated.
use BlockEnd instaed.
EndLoopImpl Deprecated.
use BlockEndImpl instead.
EndWhile
Command "endWhile".
Error
Result of error.
ErrorSource  
ErrorTestCase
Test-case with errrors.
ErrorTestProject
Test-suite with errors.
ErrorTestSuite
Test-suite with errors.
EscapeUtils
String escape utilities.
Eval
Evaluator of script including "storedVars" variable.
ExecuteAsyncScript
Command "executeScript".
ExecuteScript
Command "executeScript".
ExecuteTestCase
Annotates TestCase execution.
ExecuteTestCaseInterceptor
Interceptor for logging and recoding test-case result.
ExecuteTestSuite
Annotates TestSuite execution.
ExecuteTestSuiteInterceptor
Interceptor for logging and recoding test-suite result.
FailsafeSummary
failsafe-summary.
Failure
Result of failure.
FDate
Date/Time formatter by FastDateFormat.
FireEvent
Re-implementation of FireEvent.
FirefoxDriverFactory
Factory of FirefoxDriver.
FlowControlState
Interface of flow control state.
Focus
Command "focus".
ForEach
Command "forEach".
FunctionDeclaration
Models a function declaration.
GetAlert
"getAlert".
GetAllButtons
Re-implementation of GetAllButtons.
GetAllFields
Re-implementation of GetAllFields.
GetAllLinks
Re-implementation of GetAllButtons.
GetAllWindowNames
"getAllWindowNames".
GetAllWindowTitles
Re-implementation of GetAllWindowTitles.
GetAttribute
Re-implementation of GetAttribute.
GetAttributeFromAllWindows
Re-implementation of GetAttributeFromAllWindows.
GetBodyText
Re-implementation of GetBodyText.
GetConfirmation
"getConfirmation".
GetCookie
Re-implementation of GetCookie.
GetCookieByName
Re-implementation of GetCookieByName.
GetCssCount  
GetCursorPosition
Re-implementation of GetCursorPosision.
GetElementHeight
Re-implementation of GetElementHeight.
GetElementIndex
Re-implementation of GetElementIndex.
GetElementPositionLeft
Re-implementation of GetElementHeight.
GetElementPositionTop
Re-implementation of GetElementPositionTop.
GetElementWidth
Re-implementation of GetElementWidth.
GetEval
An implementation of the "getEval" method from Selenium.
GetExpression
Re-implementation of GetExpression.
GetHtmlSource
Re-implementation of GetHtmlSource.
GetLocation
Re-implementation of GetLocation.
GetNativeAlert
"getNativeAlert".
GetPrompt
Command "getPrompt".
GetSelected
An implementation of the "getSelected(Labels?|Values?|Index(es)?|Ids?)".
GetSelected.Type  
GetSelectOptions
Re-implementation of GetSelectOptions.
GetSpeed
"getSpeed".
GetTable
Re-implementation of GetTable.
GetText
Re-implementation of GetText.
GetTitle
Re-implementation of GetTitle.
GetValue
Re-implementation of GetValue.
GetWindowHandle
Get window handle.
GetXpathCount
Re-implementation of GetXpathCount.
GoBack
Re-implementation of GoBack.
GotoIf
Command "gotoIf".
Gotolabel
Command "gotolabel".
Highlight
Command "highlight".
HighlightHandler
Handle highlighting.
HighlightInterceptor  
HighlightStyle
Highlight style.
HighlightStyleBackup
Backup and restore style of highlighted element.
HtmlEscapeRenderer
HTML escape renderer for JMTE.
HtmlResult
HTML result generator.
HtmlResultHolder
HTML result holder.
HtmlUnitConsole
Log handler for HtmlUnitDriver.
HtmlUnitDriverFactory
Factory of HtmlUnitDriver.
ICommand
Command interface.
ICommand
Command interface.
ICommandFactory
Interface of command factory.
ICommandMetadata
Command metadata.
ICommandSignature
Command signature interface.
IConfig
Configuration information.
Id
Identifiable model.
IEDriverFactory
Factory of InternetExplorerDriver.
If
Command "if".
IHtmlResultTestCase
TestCase interface for HTML result.
IHtmlResultTestSuite
TestSuite interface for HTML result.
IHtmlResultTestTarget
Test target interface for HTML result.
ILabel
Command with label information.
Include
Command "include".
IndexRenderer
Index renderer for JMTE.
InteractiveModeHandler
Interactive mode handler interface.
InvalidSeleneseException
Exception for invalid selenese syntax.
IProject<S extends ISuite<T,​C>,​T extends ITest<C>,​C extends ICommand>
Test project.
IRollupRule
Rollup rule interface.
IsAlertPresent
"isAlertPresent".
IsChecked
Re-implementation of IsChecked.
IsConfirmationPresent
"isConfirmationPresent".
IsCookiePresent
Re-implementation of IsCookiePresent.
IsEditable
Re-implementation of IsEditable.
IsElementPresent
Re-implementation of IsElementPresent.
IsNativeAlertPresent
"isNativeAlertPresent".
IsOrdered
Re-implementation of IsOrdered.
IsPromptPresent
Command "IsPromptPresent".
IsSomethingSelected
Alternative IsSomethingSelected.
IsTextPresent
"isTextPresent".
ISubCommand<T>
Sub-command interface.
ISuite<T extends ITest<C>,​C extends ICommand>
Test suite.
IsVisible
Re-implementation of IsVisible.
ITest<C extends ICommand>
Test case.
ITestCase
test-case interface.
ITestSuite
test-suite interface.
ITestTarget
Test target interface.
ITreedFileGenerator
Interface of tree structure object with generating a file.
JmteDebug
write debug message to log for JMTE.
JSFunction
Javascript Function.
JSLibrary
Override dialog interfaces.
JSLibrary.KeyEventType
Key event type.
JSList<E>
Wrapper for JavaScript array object.
JSMap<K,​V>
Wrapper for JavaScript map.
JSMap.EntrySetCallback<K,​V>  
JsonUtils
Utilities for JSON.
JSWrapper
Wrapper for JavaScript object.
JUnitResult
Record and output test-suite & test-case results.
JUnitResultHolder
JUnit result holder.
KeyDown
Command "keyDown".
KeyPress
Command "keyDown".
KeyUp
Command "keyUp".
KeyValue
Key-value object.
Label
Command "label".
LangUtils
Language utilities.
Locator
Parsed locator.
LocatorHandler
Locator handler.
LogFilter
Log filter types.
LoggerUtils
Utilities for logging.
LogRecorder
Record log message.
LogRecorder.Level
Log level.
LogRecorder.LogMessage
Log message.
LogRenderer
HTML escape renderer for JMTE.
Main
Provide command line interface.
MaxTimeActiveTimer
Interrupt main thread after the seconds specified by --max-time option.
MaxTimeExceeded
Result of Maximum execution time exceeded.
MaxTimeInterruptInterceptor
Interceptor class handles interruption made by MaxTimeActiveTimer.
MaxTimeTimer
Interface of timer for --max-time option.
MetaKeyDown
Command "metaKeyDown".
MetaKeyUp
Command "metaKeyUp".
ModifierKeyState
Modifier key state.
MouseEventHandler
Mouse event handler.
MouseEventHandler.MouseEventType  
MouseUtils
Mouse utilities.
MutatorUtils
Utilities for mutator.
NodeIterator
DOM node list wrapper for iteration.
NodeRenderer
Test-suite tree node renderer for JMTE.
NoOp
No operation.
Nop
Command "nop".
NullContext
Null implementation of Context.
NullDriver
WebDriver for dummy.
NumberRenderer
Number with separator renderer for JMTE.
ObjectFactory
OjbectFactory for JAXB.
Open
Command "open".
OpenWindow
An implementation of the "openWindow" method from Selenium.
OptionEntry
OptionEntry accessor.
OptionLocator
Parsed locator for option.
OptionLocatorHandler
Option locator handler.
OptionMap
Option Map.
PageInformation
Page information.
Parser
Abstract class of selenese parser.
ParserUtils
Utilities for parser.
PathUtils
Path utilities.
Pause
Command "pause".
PhantomJSDriverFactory Deprecated.
PhantomJS is no longer actively developed, and support will eventually be dropped.
Proxies
Alternative Proxies class.
Refresh
Re-implementation of Refresh.
RelativePathRenderer
Index renderer for JMTE.
RemoteWebDriverFactory
Factory of RemoteWebDriver.
RemoveAllSelections
Re-implementation of RemoveAllSelections.
RemoveSelection
Command "removeSelection".
RepeatIf
Command "repeatIf".
Result
Result of command execution.
Result.Level
Result Level.
ResultRenderer
Command result renderer for JMTE.
Rollup
Command "rollup".
RollupManager
Rollup manager called by user-extention-rollup.js.
RollupRule
Rollup rule.
RollupRules
Set or rollup rules.
Run
Command "run".
Runner
Provide Java API to run Selenese script.
RunScript
An implementation of the "runScript" method from Selenium.
SafariDriverFactory
Factory of SafariDriver.
Screenshot
Screenshot information.
ScreenshotHandler
Handle screenshot.
ScreenshotInterceptor
Interceptor for screenshot.
ScriptMutator
A mechanism for taking a single method from a script meant for Selenium Core and converting to something that webdriver can evaluate.
Select
Command "select".
SelectElement
Select element.
SelectFrame
Command "selectFrame".
SelectPopUp
Command "selectPopUp".
SelectWindow
Command "selectWindow".
Selenese
Selenese script interface.
Selenese.Type
Selenese script types.
SeleneseCommandErrorException
The exception which occurs when a selenese command has caused an error.
SeleneseCommandIterator
Iterator and iterable of test case of Selenese format.
SeleneseIteratorFactory
Selenese iterator factory.
SeleneseRunnerMutator
A class that collects together a group of other mutators and applies them in the order they've been added to any script that needs modification.
SeleneseRunnerRuntimeException
The exception which occurs when a selenese command has caused an error.
SeleneseTestCaseIterator
Iterator and iterable of test suite of Selenese format.
SeleneseTestProjectReader
Test project of Selenese format.
SeleneseTestSuiteIterator
Selenese test suite iterator.
SeleniumUtils
Utilities for Selenium.
SeleniumUtils.SeleniumPattern
string-matching pattern of SeleniumIDE.
SeleniumUtils.SeleniumPattern.Type  
SetCursorPosition
Re-implementation of SetCursorPosition.
SetSpeed
Command "setSpeed".
SetTimeout
Command "setTimeout".
SetWindowSize
Command "setWindowSize".
ShiftKeyDown
Command "shiftKeyDown".
ShiftKeyUp
Command "shiftKeyUp".
SideBase
base element of side format.
SideCommand
"command" element of side format.
SideCommandIterator
Iterator and iterable of test case of SideFile format.
SideCommandMetadata
Side command metadata.
SideCommandSignature
Side command information.
SideFile
element of side format file.
SideProject
parsed side format data.
SideSuite
"suite" element of side format.
SideTest
"test" element of side format.
SideTestCaseIterator
Iterator and iterable of test suite of SideFile format.
SideTestProjectReader
Test project of SideFile format.
SideTestSuiteIterator
Iterator and iterable of test suite of SideFile format.
SimpleInteractiveModeHandler
Simple interactive mode handler.
SkippedAdapter
marshaling and unmarshaling "skipped" tag.
SkippedAdapter.Skipped
Skipped
SourceType
Test-case/test-suite source type.
StartLoop Deprecated.
StartLoopImpl Deprecated.
StartMarker
Start marker for result sequence.
StopWatch
Record log message.
Store
Command "store".
StoreFor
Command "storeFor".
StoreJson
Command "storeJson".
StringRenderer
String renderer for JMTE.
SubCommandMap
Replacement of WebDriverCommandProcessor for extention.
SubCommandMapProvider
Sub command map provider.
Submit
Command "submit".
Success
Result of success.
SystemInformation
System Information.
TestCase
test-case object for execution.
TestCaseEntry
Test case entry in test suite.
TestCaseIterator
Test suite iterator with iterable.
TestCaseMap
Map of test-case.
TestCaseParser
Parser of test-case script.
TestCaseResult
testcase element.
TestElementEntry
Test case entry in test suite.
TestElementIterator<E extends TestElementEntry>
Test element iterator.
TestElementIteratorFactory<I extends TestElementIterator<?>,​E extends TestElementEntry>
Test case iterator factory.
TestProject
test-project object for execution.
TestProjectParser
Parser of test-project (test-suite including test-suites) script.
TestProjectReader
Test project reader.
TestResult<T extends ITestTarget>
Test result interface.
TestSuite
test-suite object for execution.
TestSuiteEntry
Test suite entry in side file.
TestSuiteIterator
Test suite iterator with iterable.
TestSuiteParser
Parser of test-suite script.
TestSuiteResult
Result of test-suite.
TestSuiteSummary
Test-suite summary.
TestSuiteTree
Test-suite tree for HTML result.
TestSuiteTree.Node  
TimeRenderer
Time with millisecond renderer for JMTE.
Times
Command "times".
Type
Command "type".
TypeKeys
Command "typeKeys".
Uncheck
Command "uncheck".
Unexecuted
Result of Unexecuted.
UrlEncodeRenderer
URL encode renderer for JMTE.
UseXpathLibrary
Re-implementation of UseXpathLibrary.
VariableDeclaration
Prepend a variable declaration to a script.
VariableDeclarationWithDynamicValue
Variable declaration with dynamic value.
VarsMap
Variable Map.
Wait
Re-implement "com.thoughtworks.selenium.Wait".
Wait.StopCondition
Wait-stop condition.
WaitForCondition
An implementation of "waitForCondition".
WaitForPageToLoad
Re-implementation of "waitForPageToLoad".
WaitForPopUp
Command "waitForPopUp".
Warning
Result of warning.
WebDriverElementFinder
WebDriver Element Locator.
WebDriverElementFinder.ElementFinderNoSuchElementException
NoSuchElementException for WebDriverElementFinder.
WebDriverFactory
Abstract class of factoryName for WebDrivers.
WebDriverManager
Manager of WebDriver instances.
WebDriverPreparator
WebDriver reviver.
While
Command "while".
WindowFocus
Re-implementation of WindowFocus.
WindowMaximize
Command "windowMaximize".
WindowSelector
Re-implementation of "com.thoughtworks.selenium.webdriven.Windows".
XPathUtils
XPath utilities.