Annotation Type FindByJQuery


@Retention(RUNTIME) @Target(FIELD) public @interface FindByJQuery
Alternative FindBy annotation for use in tests, pages and page fragments defining that given element should be located by jQuery Selector strategy.
Author:
Lukas Fryc
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details