Uses of
Interface
io.fluentlenium.core.proxy.FluentProxyState
Packages that use FluentProxyState
-
Uses of FluentProxyState in io.fluentlenium.core.domain
Subinterfaces of FluentProxyState in io.fluentlenium.core.domainModifier and TypeInterfaceDescriptioninterface
FluentList<E extends FluentWebElement>
Wraps a list ofFluentWebElement
.Classes in io.fluentlenium.core.domain that implement FluentProxyStateModifier and TypeClassDescriptionclass
FluentListImpl<E extends FluentWebElement>
Default implementation ofFluentList
andComponentList
.class
Wraps a SeleniumWebElement
.