Annotation Interface As


@Retention(RUNTIME) @Target(FIELD) public @interface As
Human-readable alias for page object field Applicable only for elements initialized by SelenidePageFactory. Usually it means elements annotated by FindBy, FindBys etc.
Since:
6.8.0
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      @Nonnull String value