Package io.fluentlenium.core.annotation


package io.fluentlenium.core.annotation
  • Annotation Interfaces
    Class
    Description
    Define a label on an injected FluentWebElement or FluentList.
    Using this annotation, the value of toString() method of the injected object will be extended with the list of hints provided to the annotation.
    Mark a field as a Page Object that should be automatically created by FluentLenium.
    PageUrl is a class annotation used instead of getUrl method of FluentPage object.
    Experimental: Find element in shadow root using CSS selector