Annotation Type WhenPageOpens


@Retention(RUNTIME)
@Target(METHOD)
public @interface WhenPageOpens
Indicates a method on a Page Object that is called when the page is opened.