Uses of
Interface
io.fluentlenium.core.proxy.LocatorHandler
Packages that use LocatorHandler
-
Uses of LocatorHandler in io.fluentlenium.core.proxy
Classes in io.fluentlenium.core.proxy that implement LocatorHandlerModifier and TypeClassDescriptionclass
Abstract proxy handler supporting lazy loading and hooks onWebElement
.class
Abstract proxy handler supporting lazy loading and hooks onWebElement
.class
Proxy handler forWebElement
.class
Proxy handler for list ofWebElement
.Methods in io.fluentlenium.core.proxy that return LocatorHandlerModifier and TypeMethodDescriptionstatic LocatorHandler
LocatorProxies.getLocatorHandler
(Object proxy) Get the proxy locator handler.