Uses of Annotation Type
net.serenitybdd.core.annotations.findby.FindBy
Packages that use FindBy
-
Uses of FindBy in net.serenitybdd.core.annotations.locators
Methods in net.serenitybdd.core.annotations.locators with parameters of type FindByModifier and TypeMethodDescriptionprotected org.openqa.selenium.BySmartAnnotations.buildByFromFindBy(FindBy myFindBy) protected org.openqa.selenium.BySmartAnnotations.buildByFromLongFindBy(FindBy myFindBy) protected org.openqa.selenium.BySmartAnnotations.buildByFromShortFindBy(FindBy myFindBy)