Uses of Interface
net.serenitybdd.core.annotations.findby.di.CustomFindByAnnotationProviderService
Packages that use CustomFindByAnnotationProviderService
Package
Description
-
Uses of CustomFindByAnnotationProviderService in net.serenitybdd.core.annotations.findby.di
Classes in net.serenitybdd.core.annotations.findby.di that implement CustomFindByAnnotationProviderServiceModifier and TypeClassDescriptionclassCreated by Sergio Sacristan on 03/12/17. -
Uses of CustomFindByAnnotationProviderService in net.serenitybdd.core.annotations.locators
Constructors in net.serenitybdd.core.annotations.locators with parameters of type CustomFindByAnnotationProviderServiceModifierConstructorDescriptionSmartAnnotations(Field field, MobilePlatform platform, CustomFindByAnnotationProviderService customFindByAnnotationProviderService) -
Uses of CustomFindByAnnotationProviderService in net.thucydides.core.annotations.locators
Constructors in net.thucydides.core.annotations.locators with parameters of type CustomFindByAnnotationProviderServiceModifierConstructorDescriptionSmartFieldDecorator(org.openqa.selenium.support.pagefactory.ElementLocatorFactory factory, org.openqa.selenium.WebDriver driver, PageObject pageObject, CustomFindByAnnotationProviderService customFindByAnnotationProviderService)