public class WebDriverExtensionFieldDecorator
extends org.openqa.selenium.support.pagefactory.DefaultFieldDecorator
Constructor and Description |
---|
WebDriverExtensionFieldDecorator(org.openqa.selenium.SearchContext searchContext,
org.openqa.selenium.WebDriver driver) |
WebDriverExtensionFieldDecorator(org.openqa.selenium.SearchContext searchContext,
org.openqa.selenium.WebDriver driver,
ParameterizedType genericTypeArguments) |
WebDriverExtensionFieldDecorator(org.openqa.selenium.WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
Object |
decorate(ClassLoader loader,
Field field) |
void |
setGenericTypeArguments(ParameterizedType genericTypeArguments) |
public WebDriverExtensionFieldDecorator(org.openqa.selenium.WebDriver driver)
public WebDriverExtensionFieldDecorator(org.openqa.selenium.SearchContext searchContext, org.openqa.selenium.WebDriver driver)
public WebDriverExtensionFieldDecorator(org.openqa.selenium.SearchContext searchContext, org.openqa.selenium.WebDriver driver, ParameterizedType genericTypeArguments)
public void setGenericTypeArguments(ParameterizedType genericTypeArguments)
public Object decorate(ClassLoader loader, Field field)
decorate
in interface org.openqa.selenium.support.pagefactory.FieldDecorator
decorate
in class org.openqa.selenium.support.pagefactory.DefaultFieldDecorator
Copyright © 2017 WebDriver Extensions. All rights reserved.