| AbstractSubCommand<T> |
Base implementation of sub-command.
|
| 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?)".
|
| 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.
|
| 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".
|
| IsVisible |
Re-implementation of IsVisible.
|
| MouseEventHandler |
Mouse event handler.
|
| NoOp |
No operation.
|
| SubCommandMap |
Replacement of WebDriverCommandProcessor for extention.
|