| Package | Description |
|---|---|
| org.selophane.elements.base | |
| org.selophane.elements.factory.api | |
| org.selophane.elements.factory.internal | |
| org.selophane.elements.widget |
| Modifier and Type | Class and Description |
|---|---|
class |
ByUniqueElementLocator
A uniqueElementlocator which finds the element with a
By Definition. |
| Constructor and Description |
|---|
ContextFreeFragment(UniqueElementLocator elementLocator)
Initiates an fragment, which doesn't need a context.
|
ElementImpl(UniqueElementLocator elementLocator)
Creates a Element for a given
UniqueElementLocator. |
Fragment(UniqueElementLocator elementLocator)
Initiates an fragment.
|
| Constructor and Description |
|---|
ChainedElementLocatorFactory(UniqueElementLocator elementLocator)
New instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocatorWrappingUniqueElementLocator
Implementation of a
UniqueElementLocator which wraps an existing
locator. |
| Constructor and Description |
|---|
ButtonImpl(UniqueElementLocator elementLocator)
Creates a new instance.
|
CheckBoxImpl(UniqueElementLocator elementLocator)
Wraps a WebElement with checkbox functionality.
|
LabelImpl(UniqueElementLocator elementLocator)
Creates a Element for a given WebElement.
|
LinkImpl(UniqueElementLocator elementLocator) |
SelectImpl(UniqueElementLocator elementLocator)
Wraps a WebElement with checkbox functionality.
|
TableImpl(UniqueElementLocator elementLocator)
Creates a Table for a given WebElement.
|
TextInputImpl(UniqueElementLocator elementLocator)
Creates a Element for a given WebElement.
|
Copyright © 2017 PPI AG. All rights reserved.