public class InjectionElementLocatorFactory
extends java.lang.Object
implements org.openqa.selenium.support.pagefactory.ElementLocatorFactory
ElementLocator factory used by FluentInjector.| Constructor and Description |
|---|
InjectionElementLocatorFactory(org.openqa.selenium.SearchContext searchContext)
Creates a new factory
|
| Modifier and Type | Method and Description |
|---|---|
InjectionElementLocator |
createLocator(java.lang.reflect.Field field) |
public InjectionElementLocatorFactory(org.openqa.selenium.SearchContext searchContext)
searchContext - search contextpublic InjectionElementLocator createLocator(java.lang.reflect.Field field)
createLocator in interface org.openqa.selenium.support.pagefactory.ElementLocatorFactoryCopyright © 2018 FluentLenium. All Rights Reserved.