@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface BeforeNavigateTo
EventsRegistry.
Can be used in test adapter or injected pages only.
Parameters from NavigateToListener will be injected in the method based on parameters types.
| Modifier and Type | Optional Element and Description |
|---|---|
int |
value
Priority of the method.
|
Copyright © 2018 FluentLenium. All Rights Reserved.