| Package | Description |
|---|---|
| TeamControlium.Controlium | |
| TeamControlium.Controlium.ElementControls |
| Modifier and Type | Field | Description |
|---|---|---|
protected ObjectMapping |
ControlBase._Mapping |
| Modifier and Type | Method | Description |
|---|---|---|
ObjectMapping |
ObjectMapping.copy() |
|
ObjectMapping |
ControlBase.getMapping() |
|
ObjectMapping |
HTMLElement.getMappingDetails() |
|
ObjectMapping |
ObjectMapping.resolveParameters(String... params) |
|
protected ObjectMapping |
ControlBase.setMapping(ObjectMapping mapping) |
|
ObjectMapping |
HTMLElement.setMappingDetails(ObjectMapping mappingDetails) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ControlBase.clearElement(ObjectMapping mapping) |
|
void |
ControlBase.click(ObjectMapping mapping) |
|
void |
ControlBase.clickIfExists(ObjectMapping mapping) |
|
boolean |
ControlBase.elementExists(ObjectMapping mapping) |
|
List<HTMLElement> |
ControlBase.findAllElements(ObjectMapping mapping) |
|
List<HTMLElement> |
HTMLElement.findAllElements(ObjectMapping mapping) |
|
HTMLElement |
ControlBase.findElement(ObjectMapping mapping) |
|
HTMLElement |
HTMLElement.findElement(ObjectMapping mapping) |
|
HTMLElement |
HTMLElement.findElement(ObjectMapping mapping,
boolean allowMultipleMatches) |
|
HTMLElement |
HTMLElement.findElement(ObjectMapping mapping,
boolean waitUntilSingle,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElement(HTMLElement parentElement,
ObjectMapping objectMapping) |
|
HTMLElement |
SeleniumDriver.findElement(HTMLElement parentElement,
ObjectMapping objectMapping,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElement(HTMLElement parentElement,
ObjectMapping objectMapping,
boolean waitUntilSingle,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElement(HTMLElement parentElement,
ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElement(HTMLElement parentElement,
ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
Duration timeout) |
|
HTMLElement |
SeleniumDriver.findElement(HTMLElement parentElement,
ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
Duration timeout,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElement(HTMLElement parentElement,
ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
Duration timeout,
Duration pollInterval) |
|
HTMLElement |
SeleniumDriver.findElement(HTMLElement parentElement,
ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
Duration timeout,
Duration pollInterval,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElement(HTMLElement parentElement,
ObjectMapping objectMapping,
Duration timeout) |
|
HTMLElement |
SeleniumDriver.findElement(HTMLElement parentElement,
ObjectMapping objectMapping,
Duration timeout,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElement(HTMLElement parentElement,
ObjectMapping objectMapping,
Duration timeout,
Duration pollInterval) |
|
HTMLElement |
SeleniumDriver.findElement(HTMLElement parentElement,
ObjectMapping objectMapping,
Duration timeout,
Duration pollInterval,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElement(ObjectMapping objectMapping) |
|
HTMLElement |
SeleniumDriver.findElement(ObjectMapping objectMapping,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElement(ObjectMapping objectMapping,
boolean waitUntilSingle,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElement(ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElement(ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
Duration timeout) |
|
HTMLElement |
SeleniumDriver.findElement(ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
Duration timeout,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElement(ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
Duration timeout,
Duration pollInterval) |
|
HTMLElement |
SeleniumDriver.findElement(ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
Duration timeout,
Duration pollInterval,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElement(ObjectMapping objectMapping,
Duration timeout) |
|
HTMLElement |
SeleniumDriver.findElement(ObjectMapping objectMapping,
Duration timeout,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElement(ObjectMapping objectMapping,
Duration timeout,
Duration pollInterval) |
|
HTMLElement |
SeleniumDriver.findElement(ObjectMapping objectMapping,
Duration timeout,
Duration pollInterval,
boolean waitUntilStable) |
|
HTMLElement |
HTMLElement.findElementOrNull(ObjectMapping mapping) |
|
HTMLElement |
HTMLElement.findElementOrNull(ObjectMapping mapping,
boolean allowMultipleMatches) |
|
HTMLElement |
HTMLElement.findElementOrNull(ObjectMapping mapping,
boolean waitUntilSingle,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(HTMLElement parentElement,
ObjectMapping objectMapping) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(HTMLElement parentElement,
ObjectMapping objectMapping,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(HTMLElement parentElement,
ObjectMapping objectMapping,
boolean waitUntilSingle,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(HTMLElement parentElement,
ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(HTMLElement parentElement,
ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
Duration timeout) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(HTMLElement parentElement,
ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
Duration timeout,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(HTMLElement parentElement,
ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
Duration timeout,
Duration pollInterval) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(HTMLElement parentElement,
ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
Duration timeout,
Duration pollInterval,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(HTMLElement parentElement,
ObjectMapping objectMapping,
Duration timeout) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(HTMLElement parentElement,
ObjectMapping objectMapping,
Duration timeout,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(HTMLElement parentElement,
ObjectMapping objectMapping,
Duration timeout,
Duration pollInterval) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(HTMLElement parentElement,
ObjectMapping objectMapping,
Duration timeout,
Duration pollInterval,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(ObjectMapping objectMapping) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(ObjectMapping objectMapping,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(ObjectMapping objectMapping,
boolean waitUntilSingle,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
Duration timeout) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
Duration timeout,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
Duration timeout,
Duration pollInterval) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(ObjectMapping objectMapping,
boolean allowMultipleMatches,
boolean waitUntilSingle,
Duration timeout,
Duration pollInterval,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(ObjectMapping objectMapping,
Duration timeout) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(ObjectMapping objectMapping,
Duration timeout,
boolean waitUntilStable) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(ObjectMapping objectMapping,
Duration timeout,
Duration pollInterval) |
|
HTMLElement |
SeleniumDriver.findElementOrNull(ObjectMapping objectMapping,
Duration timeout,
Duration pollInterval,
boolean waitUntilStable) |
|
List<HTMLElement> |
SeleniumDriver.findElements(HTMLElement parentElement,
ObjectMapping mapping) |
|
String |
ControlBase.getAttribute(ObjectMapping mapping,
String attributeName) |
|
String |
ControlBase.getCssValue(ObjectMapping mapping,
String valueName) |
|
String |
ControlBase.getText(ObjectMapping mapping) |
|
boolean |
ControlBase.hasAttribute(ObjectMapping mapping,
String attributeName) |
|
boolean |
ControlBase.hasCssValue(ObjectMapping mapping,
String valueName) |
|
protected ObjectMapping |
ControlBase.setMapping(ObjectMapping mapping) |
|
ObjectMapping |
HTMLElement.setMappingDetails(ObjectMapping mappingDetails) |
|
protected HTMLElement |
ControlBase.setRootElement(ObjectMapping mapping) |
|
void |
ControlBase.setText(ObjectMapping mapping,
String text) |
|
Object |
HTMLElement.setUnderlyingWebElement(Object webElement,
ObjectMapping mapping) |
| Constructor | Description |
|---|---|
HTMLElement(Object parent,
Object underlyingWebElement,
ObjectMapping mapping) |
|
HTMLElement(ObjectMapping mapping) |
| Constructor | Description |
|---|---|
Anchor(ObjectMapping mapping) |
|
Button(ObjectMapping mapping) |
|
Input(ObjectMapping mapping) |
|
Select(ObjectMapping mapping) |
|
Select(ObjectMapping mapping,
boolean startAllDeselected) |
|
Table(ObjectMapping mapping) |
Copyright © 2017–2018 Team Controlium Committers. All rights reserved.