Uses of Package
net.thucydides.core.annotations
| Package | Description |
|---|---|
| net.serenitybdd.core.pages | |
| net.thucydides.core.annotations |
Thucydides annotations.
|
-
Classes in net.thucydides.core.annotations used by net.serenitybdd.core.pages Class Description ManagedPages Annotation that marks a WebDriver field as one that is managed by the Test Runner. -
Classes in net.thucydides.core.annotations used by net.thucydides.core.annotations Class Description ClearCookiesPolicy ManagedWebDriverAnnotatedField The WebDriver driver is stored as an annotated field in the test classes.Methods Created by john on 7/08/2015.TestCaseAnnotations Utility class used to inject fields into a test case.