Package net.serenitybdd.core.annotations
Annotation Type ImplementedBy
Annotation is used to specify the implementation Class of the interface
that extends WebElementFacade.
-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<? extends WebElementFacadeImpl> value
-