class |
AbstractCommand |
Base implementation of command.
|
class |
AddCollection |
Command "addCollection".
|
class |
AddLocationStrategy |
Re-implementation of AddLocationStrategy.
|
class |
AddSelection |
Command "addSelection".
|
class |
AddToCollection |
Command "addToCollection".
|
class |
AllowNativeXpath |
Re-implementation of AllowNativeXPath.
|
class |
AltKeyDown |
Command "altKeyDown".
|
class |
AltKeyUp |
Command "altKeyUp".
|
class |
AnswerOnNextNativeAlert |
Command "answerOnNextNativeAlert".
|
class |
AnswerOnNextPrompt |
Command "answerOnNextPrompt".
|
class |
Assert |
Command "assert".
|
class |
Assertion |
Commands of "assert*", "verify*", and "waitFor*".
|
class |
AssignId |
Re-implementation of AssignId.
|
class |
AttachFile |
Re-implementation of AttachFile.
|
class |
BlockEndImpl |
Default implementation for EndLoop.
|
class |
BlockStartImpl |
Default implementation for BlockStart.
|
class |
BuiltInCommand |
Commands implemented by WebDriverCommandProcessor or ISubCommand.
|
class |
CaptureEntirePageScreenshot |
Command "captureEntirePageScreenshot".
|
class |
Check |
Command "check".
|
class |
ChooseCancelOnNextConfirmation |
Command "echo".
|
class |
ChooseCancelOnNextNativeAlert |
Command "chooseCancelOnNextNativeAlert".
|
class |
ChooseCancelOnNextPrompt |
Command "chooseCancelOnNextPrompt".
|
class |
ChooseOkOnNextConfirmation |
Command "echo".
|
class |
ChooseOkOnNextNativeAlert |
Command "chooseOkOnNextNativeAlert".
|
class |
Click |
Command "click".
|
class |
ClickAt |
Command "clickAt".
|
class |
Close |
Command "close".
|
class |
Comment |
class |
ContextMenu |
Command "contextMenu".
|
class |
ControlKeyDown |
Command "controlKeyDown".
|
class |
ControlKeyUp |
Command "controlKeyUp".
|
class |
CreateCookie |
Re-implementation of CreateCookie.
|
class |
DeleteAllVisibleCookies |
Re-implementation of DeleteAllVisibleCookies.
|
class |
DeleteCookie |
Re-implementation of DeleteCookie.
|
class |
DeselectPopUp |
Command "deselectPopUp".
|
class |
Do |
Command "do".
|
class |
DoubleClick |
Command "doubleClick".
|
class |
DoubleClickAt |
Command "doubleClickAt".
|
class |
DragAndDrop |
Re-implementation of DragAndDrop.
|
class |
DragAndDropToObject |
Re-implementation of DragAndDropToObject.
|
class |
Echo |
Command "echo".
|
class |
EditContent |
Command "EditContent".
|
class |
Else |
Command "else".
|
class |
ElseIf |
Command "if".
|
class |
End |
Command "end".
|
class |
EndFor |
Command "endFor".
|
class |
EndLoopImpl |
Deprecated.
|
class |
EndWhile |
Command "endWhile".
|
class |
ExecuteAsyncScript |
Command "executeScript".
|
class |
ExecuteScript |
Command "executeScript".
|
class |
FireEvent |
Re-implementation of FireEvent.
|
class |
Focus |
Command "focus".
|
class |
ForEach |
Command "forEach".
|
class |
GoBack |
Re-implementation of GoBack.
|
class |
GotoIf |
Command "gotoIf".
|
class |
Gotolabel |
Command "gotolabel".
|
class |
Highlight |
Command "highlight".
|
class |
If |
Command "if".
|
class |
Include |
Command "include".
|
class |
KeyDown |
Command "keyDown".
|
class |
KeyPress |
Command "keyDown".
|
class |
KeyUp |
Command "keyUp".
|
class |
Label |
Command "label".
|
class |
MetaKeyDown |
Command "metaKeyDown".
|
class |
MetaKeyUp |
Command "metaKeyUp".
|
class |
Nop |
Command "nop".
|
class |
Open |
Command "open".
|
class |
OpenWindow |
An implementation of the "openWindow" method from Selenium.
|
class |
Pause |
Command "pause".
|
class |
Refresh |
Re-implementation of Refresh.
|
class |
RemoveAllSelections |
Re-implementation of RemoveAllSelections.
|
class |
RemoveSelection |
Command "removeSelection".
|
class |
RepeatIf |
Command "repeatIf".
|
class |
Rollup |
Command "rollup".
|
class |
Run |
Command "run".
|
class |
RunScript |
An implementation of the "runScript" method from Selenium.
|
class |
Select |
Command "select".
|
class |
SelectFrame |
Command "selectFrame".
|
class |
SelectPopUp |
Command "selectPopUp".
|
class |
SelectWindow |
Command "selectWindow".
|
class |
SetCursorPosition |
Re-implementation of SetCursorPosition.
|
class |
SetSpeed |
Command "setSpeed".
|
class |
SetTimeout |
Command "setTimeout".
|
class |
SetWindowSize |
Command "setWindowSize".
|
class |
ShiftKeyDown |
Command "shiftKeyDown".
|
class |
ShiftKeyUp |
Command "shiftKeyUp".
|
class |
StartLoopImpl |
Deprecated.
|
class |
StartMarker |
Start marker for result sequence.
|
class |
Store |
Command "store".
|
class |
StoreFor |
Command "storeFor".
|
class |
StoreJson |
Command "storeJson".
|
class |
Submit |
Command "submit".
|
class |
Times |
Command "times".
|
class |
Type |
Command "type".
|
class |
TypeKeys |
Command "typeKeys".
|
class |
Uncheck |
Command "uncheck".
|
class |
UseXpathLibrary |
Re-implementation of UseXpathLibrary.
|
class |
WaitForCondition |
An implementation of "waitForCondition".
|
class |
WaitForPageToLoad |
Re-implementation of "waitForPageToLoad".
|
class |
WaitForPopUp |
Command "waitForPopUp".
|
class |
While |
Command "while".
|
class |
WindowFocus |
Re-implementation of WindowFocus.
|
class |
WindowMaximize |
Command "windowMaximize".
|