Uses of Interface
net.serenitybdd.core.annotations.findby.di.CustomFindByAnnotationProviderService
| Package | Description |
|---|---|
| net.serenitybdd.core.annotations.findby.di | |
| net.serenitybdd.core.annotations.locators | |
| net.thucydides.core.annotations.locators |
-
Uses of CustomFindByAnnotationProviderService in net.serenitybdd.core.annotations.findby.di
Classes in net.serenitybdd.core.annotations.findby.di that implement CustomFindByAnnotationProviderService Modifier and Type Class Description classClasspathCustomFindByAnnotationProviderServiceCreated 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 CustomFindByAnnotationProviderService Constructor Description SmartAnnotations(java.lang.reflect.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 CustomFindByAnnotationProviderService Constructor Description SmartFieldDecorator(org.openqa.selenium.support.pagefactory.ElementLocatorFactory factory, org.openqa.selenium.WebDriver driver, PageObject pageObject, CustomFindByAnnotationProviderService customFindByAnnotationProviderService)