Package io.fluentlenium.core.hook
Annotation Interface Hook
Annotation used to declared a hook on a test adapter, container or element field.
-
Required Element Summary
-
Element Details
-
value
Class<? extends FluentHook<?>> valueHook class.- Returns:
- hook class
-