| Package | Description |
|---|---|
| aquality.selenium.core.elements |
| Modifier and Type | Class and Description |
|---|---|
class |
ElementFinder
Implementation of IElementFinder.
|
class |
RelativeElementFinder
Implementation of IElementFinder for a relative SearchContext.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract IElementFinder |
Element.getElementFinder() |
| Modifier and Type | Method and Description |
|---|---|
default Class<? extends IElementFinder> |
IElementsModule.getElementFinderImplementation() |
| Constructor and Description |
|---|
DefaultElementStateProvider(org.openqa.selenium.By locator,
IConditionalWait conditionalWait,
IElementFinder elementFinder,
ILogElementState logger) |
ElementCacheHandler(org.openqa.selenium.By locator,
ElementState state,
IElementFinder finder) |
ElementFactory(IConditionalWait conditionalWait,
IElementFinder elementFinder,
ILocalizationManager localizationManager) |
Copyright © 2020. All rights reserved.