Annotation Interface PageObject


@Target(FIELD) @Retention(RUNTIME) public @interface PageObject
A stateless page object component that may be created via page binder and injected into tests.