Uses of Annotation Type
net.thucydides.core.annotations.findby.FindBy
Packages that use FindBy
Package
Description
-
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 myDepFindBy) Deprecated.use serenitybdd variationprotected org.openqa.selenium.BySmartAnnotations.buildByFromLongFindBy(FindBy myDepFindBy) Deprecated.use serenitybdd variationprotected org.openqa.selenium.BySmartAnnotations.buildByFromShortFindBy(FindBy myDepFindBy) Deprecated.use serenitybdd variation -
Uses of FindBy in net.thucydides.core.annotations.locators
Methods in net.thucydides.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)