JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
com.serenitybdd.serenitymodel
Package
net.serenitybdd.annotations
Annotation Type Reported
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
Reported
Annotation that marks a WebDriver field as one that is managed by the Test Runner. The Thucydides Test Runner will instantiate this WebDriver before the tests start, and close it once they have all finished.