| Interface | Description |
|---|---|
| ISubCommand<T> |
Sub-command interface.
|
| Class | Description |
|---|---|
| AbstractSubCommand<T> |
Base implementation of sub-command.
|
| AnswerOnNextPrompt |
Command "answerOnNextPrompt".
|
| ClickAt |
Command "clickAt" which allow no coordinates parameter.
|
| GetCssCount | |
| GetEval |
An implementation of the "getEval" method from Selenium.
|
| GetPrompt |
Command "getPrompt".
|
| GetSelected |
An implementation of the "getSelected(Labels?|Values?|Index(es)?|Ids?)".
|
| GetSpeed |
"getSpeed".
|
| IsPromptPresent |
Command "IsPromptPresent".
|
| IsSomethingSelected |
Alternative IsSomethingSelected.
|
| MouseEventHandler |
Mouse event handler.
|
| SeleneseRunnerWindows | |
| SubCommandMap |
Replacement of WebDriverCommandProcessor for extention.
|
| WDCommand |
WDCP command with the information.
|
| Enum | Description |
|---|---|
| GetSelected.Type | |
| MouseEventHandler.MouseEventType |
Copyright © 2016. All rights reserved.