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