| Class | Description |
|---|---|
| Back |
Executes the Selenium 2.0 back command
|
| CentralizeItem |
Centralizes (vertically) a WebElement on the page
|
| CheckAttribute | |
| CheckCurrentUrl |
Executes the Selenium 2.0 getCurrentUrl command and validates the result against a parameter
|
| CheckEditable |
Checks if an element is editable or not editable
|
| CheckListSize_modified | |
| CheckSelected |
Checks if the element is selected (or not)
|
| CheckText |
Command for checking the text of a WebElement
|
| CheckTitleCommand |
Executes the Selenium 2.0 getTitle command and validates the result against a parameter
|
| ClearCommand |
Executes the Selenium 2.0 clear command
|
| Click |
Executes the Selenium click command
|
| CloseCommand |
Executes the Selenium 2.0 close command
|
| CtrlClick |
Simulates pressing the Ctrl-key and a left-mouse-click
|
| DefineElement |
Command for defining a WebElement without actually finding it.
|
| DefineElementList |
Command for defining a WebElement without actually finding it.
|
| FindElementCommand |
Executes the Selenium findElement command
|
| FindElementsCommand |
Executes the Selenium 2.0 findElements command
|
| ForwardCommand |
Executes the Selenium 2.0 forward command
|
| GenericSeleniumCommandExecutor | |
| Get |
Executes the Selenium 2.0 get command
|
| GetAttribute |
Executes the VIND login command
|
| GetCurrentUrlCommand |
Executes the Selenium 2.0 getCurrentUrl command
|
| GetListItem_modified | |
| GetListSize_modified | |
| GetText |
Command for checking the text of a WebElement
|
| GetTitleCommand |
Executes the Selenium 2.0 getTitle command
|
| LoadElementDefinitions |
Command for defining multiple WebElements.
|
| QuitCommand |
Executes the Selenium 2.0 quit command
|
| RefreshCommand |
Executes the Selenium 2.0 refresh command
|
| SavePageSourceCommand |
Executes the Selenium 2.0 savePageSource command
|
| SelectValue |
Centralizes (vertically) a WebElement on the page
|
| SendKeys | |
| SetByVariable |
Command for setting a By variable.
|
| Submit |
Command for checking the text of a WebElement
|
| WaitFor |
Command for checking the text of a WebElement
|
| WaitForPresent |
Command for waiting until the element is visible
|
| WaitForVisible |
Command for waiting until the element is visible
|
| WebDriverCommandExecutor |
Copyright © 2013. All Rights Reserved.