JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
net.thucydides.core.annotations
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.