| Package | Description |
|---|---|
| aquality.selenium.core.elements | |
| aquality.selenium.core.waitings |
| Modifier and Type | Method and Description |
|---|---|
protected abstract IConditionalWait |
Element.getConditionalWait() |
| Constructor and Description |
|---|
CachedElementStateProvider(org.openqa.selenium.By locator,
IConditionalWait conditionalWait,
IElementCacheHandler elementCacheHandler,
ILogElementState logger) |
DefaultElementStateProvider(org.openqa.selenium.By locator,
IConditionalWait conditionalWait,
IElementFinder elementFinder,
ILogElementState logger) |
ElementFactory(IConditionalWait conditionalWait,
IElementFinder elementFinder,
ILocalizationManager localizationManager) |
ElementFinder(ILocalizedLogger localizedLogger,
IConditionalWait conditionalWait) |
RelativeElementFinder(ILocalizedLogger localizedLogger,
IConditionalWait conditionalWait,
Supplier<org.openqa.selenium.SearchContext> searchContextSupplier) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConditionalWait |
| Modifier and Type | Method and Description |
|---|---|
default Class<? extends IConditionalWait> |
IWaitingsModule.getConditionalWaitImplementation() |
Copyright © 2020. All rights reserved.