JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
com.serenitybdd.serenitymodel
net.serenitybdd.annotations
WhenPageOpens
Contents
Hide sidebar
❮
❯
Show sidebar
Description
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.