T - type of componentpublic interface LazyComponentsListener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
lazyComponentsInitialized(Map<org.openqa.selenium.WebElement,T> componentMap)
Invoked when components are initialized for web elements.
|
Copyright © 2016 FluentLenium. All Rights Reserved.