| AEMITBase |
@AEMITBase is an annotation to include required set of extension for AEM UI Test purpose mainly
|
| Author |
Annotation to identify the runmode of the CQClient
|
| DisableTourConfig |
|
| JSCoverageConfig |
@JSCoverageConfig is an JUnit5 Extension to setup Javascript Coverage on AEM before running test
and collect coverage after each test.
|
| SeleniumITBase |
@SeleniumITBase is an annotation to include minimal set of extension for UI Test purpose mainly
|
| SlingClientConfig |
@SlingClientConfig is annotation to define the default configuration of a AEM
|
| SlingClientContext |
@SlingClientContext is a JUnit Jupiter extension to provide SlingClientContext.
|
| UITest |
@UITest is an extension for AEM UI Test purpose mainly
|
| UserTimeZone |
|
| WithClient |
|